Searched defs:pokeUserActivity (Results 1 - 2 of 2) sorted by relevance
/frameworks/native/services/inputflinger/tests/ | ||
H A D | InputDispatcher_test.cpp | 92 virtual void pokeUserActivity(nsecs_t eventTime, int32_t eventType) { function in class:android::FakeInputDispatcherPolicy |
/frameworks/base/services/core/jni/ | ||
H A D | com_android_server_input_InputManagerService.cpp | 225 virtual void pokeUserActivity(nsecs_t eventTime, int32_t eventType); 979 void NativeInputManager::pokeUserActivity(nsecs_t eventTime, int32_t eventType) { function in class:android::NativeInputManager |
Completed in 139 milliseconds