Home
last modified time | relevance | path

Searched defs:notifySwitch (Results 1 – 12 of 12) sorted by relevance

/frameworks/native/services/inputflinger/
DInputListener.cpp83 void QueuedInputListener::notifySwitch(const NotifySwitchArgs& args) { in notifySwitch() function in android::QueuedInputListener
143 void TracedInputListener::notifySwitch(const NotifySwitchArgs& args) { in notifySwitch() function in android::TracedInputListener
DInputFilter.cpp86 void InputFilter::notifySwitch(const NotifySwitchArgs& args) { in notifySwitch() function in android::InputFilter
DInputDeviceMetricsCollector.cpp168 void InputDeviceMetricsCollector::notifySwitch(const NotifySwitchArgs& args) { in notifySwitch() function in android::InputDeviceMetricsCollector
DInputProcessor.cpp468 void InputProcessor::notifySwitch(const NotifySwitchArgs& args) { in notifySwitch() function in android::InputProcessor
DUnwantedInteractionBlocker.cpp394 void UnwantedInteractionBlocker::notifySwitch(const NotifySwitchArgs& args) { in notifySwitch() function in android::UnwantedInteractionBlocker
DPointerChoreographer.cpp418 void PointerChoreographer::notifySwitch(const NotifySwitchArgs& args) { in notifySwitch() function in android::PointerChoreographer
/frameworks/native/services/inputflinger/tests/
DTestInputListener.cpp211 void TestInputListener::notifySwitch(const NotifySwitchArgs& args) { in notifySwitch() function in android::TestInputListener
DFakeInputDispatcherPolicy.cpp444 void FakeInputDispatcherPolicy::notifySwitch(nsecs_t when, uint32_t switchValues, in notifySwitch() function in android::FakeInputDispatcherPolicy
/frameworks/native/services/inputflinger/tests/fuzzers/
DMapperHelpers.h299 void notifySwitch(const NotifySwitchArgs& args) override {} in notifySwitch() function
/frameworks/base/services/core/jni/
Dcom_android_server_input_InputManagerService.cpp109 jmethodID notifySwitch; member
923 void NativeInputManager::notifySwitch(nsecs_t when, in notifySwitch() function in android::NativeInputManager
/frameworks/base/services/core/java/com/android/server/input/
DInputManagerService.java2235 private void notifySwitch(long whenNanos, int switchValues, int switchMask) { in notifySwitch() method in InputManagerService
/frameworks/native/services/inputflinger/dispatcher/
DInputDispatcher.cpp4721 void InputDispatcher::notifySwitch(const NotifySwitchArgs& args) { in notifySwitch() function in android::inputdispatcher::InputDispatcher