Home
last modified time | relevance | path

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

/cts/hostsidetests/adpf/app/hintsession/src/cpp/external/
Dandroid_native_app_glue.h194 LOOPER_ID_MAIN = 1, enumerator
Dandroid_native_app_glue.c214 android_app->cmdPollSource.id = LOOPER_ID_MAIN; in android_app_entry()
222 ALooper_addFd(looper, android_app->msgread, LOOPER_ID_MAIN, ALOOPER_EVENT_INPUT, NULL, in android_app_entry()