Home
last modified time | relevance | path

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

/aosp12/frameworks/native/services/inputflinger/tests/
H A DTestInputListener.cpp151 void TestInputListener::notifyConfigurationChanged(const NotifyConfigurationChangedArgs* args) { in notifyConfigurationChanged() function in android::TestInputListener
H A DInputDispatcher_test.cpp305 void notifyConfigurationChanged(nsecs_t when) override { in notifyConfigurationChanged() function in android::inputdispatcher::FakeInputDispatcherPolicy
/aosp12/frameworks/base/services/core/java/com/android/server/wm/
H A DInputManagerCallback.java119 public void notifyConfigurationChanged() { in notifyConfigurationChanged() method in InputManagerCallback
/aosp12/frameworks/native/services/inputflinger/
H A DInputClassifier.cpp370 void InputClassifier::notifyConfigurationChanged(const NotifyConfigurationChangedArgs* args) { in notifyConfigurationChanged() function in android::InputClassifier
H A DInputListener.cpp326 void QueuedInputListener::notifyConfigurationChanged( in notifyConfigurationChanged() function in android::QueuedInputListener
/aosp12/frameworks/native/services/inputflinger/benchmarks/
H A DInputDispatcher_benchmarks.cpp56 void notifyConfigurationChanged(nsecs_t) override {} in notifyConfigurationChanged() function in android::inputdispatcher::FakeInputDispatcherPolicy
/aosp12/frameworks/base/services/core/java/com/android/server/input/
H A DInputManagerService.java2652 private void notifyConfigurationChanged(long whenNanos) { in notifyConfigurationChanged() method in InputManagerService
3083 void notifyConfigurationChanged(); in notifyConfigurationChanged() method
/aosp12/frameworks/base/services/core/jni/
H A Dcom_android_server_input_InputManagerService.cpp97 jmethodID notifyConfigurationChanged; member
780 void NativeInputManager::notifyConfigurationChanged(nsecs_t when) { in notifyConfigurationChanged() function in android::NativeInputManager
/aosp12/frameworks/native/services/inputflinger/dispatcher/
H A DInputDispatcher.cpp3729 void InputDispatcher::notifyConfigurationChanged(const NotifyConfigurationChangedArgs* args) { in notifyConfigurationChanged() function in android::inputdispatcher::InputDispatcher