Home
last modified time | relevance | path

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

/frameworks/native/services/inputflinger/tests/
DInputDispatcher_test.cpp165 virtual void pokeUserActivity(nsecs_t, int32_t) { in pokeUserActivity() function in android::FakeInputDispatcherPolicy
/frameworks/base/services/core/jni/
Dcom_android_server_input_InputManagerService.cpp1210 void NativeInputManager::pokeUserActivity(nsecs_t eventTime, int32_t eventType) { in pokeUserActivity() function in android::NativeInputManager