OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:APP_CMD_START
(Results
1 - 2
of
2
) sorted by null
/development/ndk/sources/android/native_app_glue/
android_native_app_glue.h
156
// Current state of the app's activity. May be either
APP_CMD_START
,
281
APP_CMD_START
,
android_native_app_glue.c
121
case
APP_CMD_START
:
342
android_app_set_activity_state((struct android_app*)activity->instance,
APP_CMD_START
);
Completed in 2404 milliseconds