Home
last modified time | relevance | path

Searched refs:APP_CMD_START (Results 1 – 2 of 2) sorted by relevance

/cts/hostsidetests/adpf/app/hintsession/src/cpp/external/
Dandroid_native_app_glue.h280 APP_CMD_START, enumerator
Dandroid_native_app_glue.c120 case APP_CMD_START: in android_app_pre_exec_cmd()
341 android_app_set_activity_state((struct android_app*)activity->instance, APP_CMD_START); in onStart()