Searched refs:pokeUserActivity (Results 1 - 4 of 4) 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.cpp241 virtual void pokeUserActivity(nsecs_t eventTime, int32_t eventType);
1026 void NativeInputManager::pokeUserActivity(nsecs_t eventTime, int32_t eventType) { function in class:android::NativeInputManager
/frameworks/native/services/inputflinger/
H A DInputDispatcher.h260 virtual void pokeUserActivity(nsecs_t eventTime, int32_t eventType) = 0;
H A DInputDispatcher.cpp3789 mPolicy->pokeUserActivity(commandEntry->eventTime, commandEntry->userActivityEventType);

Completed in 1488 milliseconds