public class MyGroupsManager extends MenuExpandableListActivity
Modifier and Type | Field and Description |
---|---|
static String |
TAG
Tests tag name for Logcat
|
dbHelper, isDebuggable
Constructor and Description |
---|
MyGroupsManager() |
Modifier and Type | Method and Description |
---|---|
protected void |
onActivityResult(int requestCode,
int resultCode,
Intent data) |
protected void |
onCreate(Bundle savedInstanceState) |
boolean |
onCreateOptionsMenu(Menu menu) |
boolean |
onOptionsItemSelected(MenuItem item) |
protected void |
onStart() |
protected void |
onStop() |
error, onPause, onResume, setMenuDbClean, showDialog, viewPreferences
public static final String TAG
protected void onStart()
protected void onCreate(Bundle savedInstanceState)
onCreate
in class MenuExpandableListActivity
protected void onActivityResult(int requestCode, int resultCode, Intent data)
protected void onStop()
public boolean onOptionsItemSelected(MenuItem item)
onOptionsItemSelected
in class MenuExpandableListActivity
public boolean onCreateOptionsMenu(Menu menu)
onCreateOptionsMenu
in class MenuExpandableListActivity