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