Home
last modified time | relevance | path

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

/frameworks/native/services/inputflinger/tests/
DTestInputListener.cpp94 void TestInputListener::notifyConfigurationChanged(const NotifyConfigurationChangedArgs* args) { in notifyConfigurationChanged() function in android::TestInputListener
DInputDispatcher_test.cpp104 virtual void notifyConfigurationChanged(nsecs_t) { in notifyConfigurationChanged() function in android::FakeInputDispatcherPolicy
/frameworks/base/services/core/java/com/android/server/wm/
DInputManagerCallback.java134 public void notifyConfigurationChanged() { in notifyConfigurationChanged() method in InputManagerCallback
/frameworks/native/services/inputflinger/
DInputListener.cpp230 void QueuedInputListener::notifyConfigurationChanged( in notifyConfigurationChanged() function in android::QueuedInputListener
DInputClassifier.cpp406 void InputClassifier::notifyConfigurationChanged(const NotifyConfigurationChangedArgs* args) { in notifyConfigurationChanged() function in android::InputClassifier
DInputDispatcher.cpp2590 void InputDispatcher::notifyConfigurationChanged(const NotifyConfigurationChangedArgs* args) { in notifyConfigurationChanged() function in android::InputDispatcher
/frameworks/base/services/core/java/com/android/server/input/
DInputManagerService.java1735 private void notifyConfigurationChanged(long whenNanos) { in notifyConfigurationChanged() method in InputManagerService
2041 public void notifyConfigurationChanged(); in notifyConfigurationChanged() method
/frameworks/base/services/core/jni/
Dcom_android_server_input_InputManagerService.cpp89 jmethodID notifyConfigurationChanged; member
707 void NativeInputManager::notifyConfigurationChanged(nsecs_t when) { in notifyConfigurationChanged() function in android::NativeInputManager