public class KeyValueStoreInspectorActivity
extends Activity
Modifier and Type | Field and Description |
---|---|
static java.lang.String |
ERROR_DIALOG_MESSAGE |
static java.lang.String |
ERROR_DIALOG_TITLE |
static java.lang.String |
GLOBAL_STORE |
static java.lang.String |
NO_STORE |
Constructor and Description |
---|
KeyValueStoreInspectorActivity() |
Modifier and Type | Method and Description |
---|---|
static Intent |
getIntent(Activity parentActivity)
Create intent to bring up inspector
|
protected void |
onCreate(Bundle savedInstanceState) |
void |
onGetValueClick(View v) |
public static final java.lang.String NO_STORE
public static final java.lang.String GLOBAL_STORE
public static final java.lang.String ERROR_DIALOG_TITLE
public static final java.lang.String ERROR_DIALOG_MESSAGE
public static Intent getIntent(Activity parentActivity)
parentActivity
- protected void onCreate(Bundle savedInstanceState)
public void onGetValueClick(View v)