Searched defs:pokeUserActivity (Results 1 - 2 of 2) sorted by relevance

/frameworks/native/services/inputflinger/tests/
H A DInputDispatcher_test.cpp91 virtual void pokeUserActivity(nsecs_t, int32_t) { function in class:android::FakeInputDispatcherPolicy
/frameworks/base/services/core/jni/
H A Dcom_android_server_input_InputManagerService.cpp233 virtual void pokeUserActivity(nsecs_t eventTime, int32_t eventType);
1005 void NativeInputManager::pokeUserActivity(nsecs_t eventTime, int32_t eventType) { function in class:android::NativeInputManager

Completed in 357 milliseconds