Home
last modified time | relevance | path

Searched defs:notifyMonitorResponsive (Results 1 – 4 of 4) sorted by relevance

/aosp12/frameworks/native/services/inputflinger/benchmarks/
H A DInputDispatcher_benchmarks.cpp74 void notifyMonitorResponsive(int32_t pid) override {} in notifyMonitorResponsive() function in android::inputdispatcher::FakeInputDispatcherPolicy
/aosp12/frameworks/base/services/core/jni/
H A Dcom_android_server_input_InputManagerService.cpp105 jmethodID notifyMonitorResponsive; member
870 void NativeInputManager::notifyMonitorResponsive(int32_t pid) { in notifyMonitorResponsive() function in android::NativeInputManager
/aosp12/frameworks/base/services/core/java/com/android/server/input/
H A DInputManagerService.java2765 private void notifyMonitorResponsive(int pid) { in notifyMonitorResponsive() method in InputManagerService
/aosp12/frameworks/native/services/inputflinger/tests/
H A DInputDispatcher_test.cpp328 void notifyMonitorResponsive(int32_t pid) override { in notifyMonitorResponsive() function in android::inputdispatcher::FakeInputDispatcherPolicy