Home
last modified time | relevance | path

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

/frameworks/native/services/inputflinger/tests/
DTestInputListener.cpp146 void TestInputListener::notifyConfigurationChanged(const NotifyConfigurationChangedArgs* args) { in notifyConfigurationChanged() function in android::TestInputListener
DInputDispatcher_test.cpp297 void notifyConfigurationChanged(nsecs_t when) override { in notifyConfigurationChanged() function in android::inputdispatcher::FakeInputDispatcherPolicy
/frameworks/base/services/core/java/com/android/server/wm/
DInputManagerCallback.java118 public void notifyConfigurationChanged() { in notifyConfigurationChanged() method in InputManagerCallback
/frameworks/native/services/inputflinger/
DInputClassifier.cpp370 void InputClassifier::notifyConfigurationChanged(const NotifyConfigurationChangedArgs* args) { in notifyConfigurationChanged() function in android::InputClassifier
DInputListener.cpp326 void QueuedInputListener::notifyConfigurationChanged( in notifyConfigurationChanged() function in android::QueuedInputListener
/frameworks/native/services/inputflinger/benchmarks/
DInputDispatcher_benchmarks.cpp53 void notifyConfigurationChanged(nsecs_t) override {} in notifyConfigurationChanged() function in android::inputdispatcher::FakeInputDispatcherPolicy
/frameworks/base/services/core/java/com/android/server/input/
DInputManagerService.java2636 private void notifyConfigurationChanged(long whenNanos) { in notifyConfigurationChanged() method in InputManagerService
3048 void notifyConfigurationChanged(); in notifyConfigurationChanged() method
/frameworks/base/services/core/jni/
Dcom_android_server_input_InputManagerService.cpp97 jmethodID notifyConfigurationChanged; member
779 void NativeInputManager::notifyConfigurationChanged(nsecs_t when) { in notifyConfigurationChanged() function in android::NativeInputManager
/frameworks/native/services/inputflinger/dispatcher/
DInputDispatcher.cpp3683 void InputDispatcher::notifyConfigurationChanged(const NotifyConfigurationChangedArgs* args) { in notifyConfigurationChanged() function in android::inputdispatcher::InputDispatcher