Home
last modified time | relevance | path

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

/cts/hostsidetests/adpf/app/hintsession/src/cpp/external/
Dandroid_native_app_glue.h264 APP_CMD_LOST_FOCUS, enumerator
Dandroid_native_app_glue.c398 focused ? APP_CMD_GAINED_FOCUS : APP_CMD_LOST_FOCUS); in onWindowFocusChanged()