Home
last modified time | relevance | path

Searched defs:notifyConfigurationChanged (Results 1 – 9 of 9) sorted by relevance

/frameworks/native/services/inputflinger/tests/
DTestInputListener.cpp128 void TestInputListener::notifyConfigurationChanged(const NotifyConfigurationChangedArgs* args) { in notifyConfigurationChanged() function in android::TestInputListener
DInputDispatcher_test.cpp196 virtual void notifyConfigurationChanged(nsecs_t when) override { in notifyConfigurationChanged() function in android::inputdispatcher::FakeInputDispatcherPolicy
/frameworks/base/services/core/java/com/android/server/wm/
DInputManagerCallback.java285 public void notifyConfigurationChanged() { in notifyConfigurationChanged() method in InputManagerCallback
/frameworks/native/services/inputflinger/
DInputListener.cpp255 void QueuedInputListener::notifyConfigurationChanged( in notifyConfigurationChanged() function in android::QueuedInputListener
DInputClassifier.cpp370 void InputClassifier::notifyConfigurationChanged(const NotifyConfigurationChangedArgs* args) { in notifyConfigurationChanged() function in android::InputClassifier
/frameworks/native/services/inputflinger/benchmarks/
DInputDispatcher_benchmarks.cpp48 virtual void notifyConfigurationChanged(nsecs_t) override {} in notifyConfigurationChanged() function in android::inputdispatcher::FakeInputDispatcherPolicy
/frameworks/base/services/core/java/com/android/server/input/
DInputManagerService.java1887 private void notifyConfigurationChanged(long whenNanos) { in notifyConfigurationChanged() method in InputManagerService
2206 public void notifyConfigurationChanged(); in notifyConfigurationChanged() method
/frameworks/base/services/core/jni/
Dcom_android_server_input_InputManagerService.cpp87 jmethodID notifyConfigurationChanged; member
674 void NativeInputManager::notifyConfigurationChanged(nsecs_t when) { in notifyConfigurationChanged() function in android::NativeInputManager
/frameworks/native/services/inputflinger/dispatcher/
DInputDispatcher.cpp3019 void InputDispatcher::notifyConfigurationChanged(const NotifyConfigurationChangedArgs* args) { in notifyConfigurationChanged() function in android::inputdispatcher::InputDispatcher