Home
last modified time | relevance | path

Searched refs:android_server_PowerManagerService_userActivity (Results 1 – 3 of 3) sorted by relevance

/frameworks/base/services/core/jni/
Dcom_android_server_power_PowerManagerService.h29 extern void android_server_PowerManagerService_userActivity(nsecs_t eventTime, int32_t eventType,
Dcom_android_server_power_PowerManagerService.cpp101 void android_server_PowerManagerService_userActivity(nsecs_t eventTime, int32_t eventType, in android_server_PowerManagerService_userActivity() function
Dcom_android_server_input_InputManagerService.cpp1603 android_server_PowerManagerService_userActivity(eventTime, eventType, displayId); in pokeUserActivity()