Home
last modified time | relevance | path

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

/frameworks/base/packages/SystemUI/tests/utils/src/com/android/systemui/statusbar/policy/
DFakeConfigurationController.kt30 fun notifyConfigurationChanged() { in notifyConfigurationChanged() method in com.android.systemui.statusbar.policy.FakeConfigurationController
/frameworks/native/services/inputflinger/tests/
DTestInputListener.cpp158 void TestInputListener::notifyConfigurationChanged(const NotifyConfigurationChangedArgs* args) { in notifyConfigurationChanged() function in android::TestInputListener
DInputDispatcher_test.cpp384 void notifyConfigurationChanged(nsecs_t when) override { in notifyConfigurationChanged() function in android::inputdispatcher::FakeInputDispatcherPolicy
/frameworks/base/services/core/java/com/android/server/wm/
DInputManagerCallback.java115 public void notifyConfigurationChanged() { in notifyConfigurationChanged() method in InputManagerCallback
/frameworks/base/core/java/android/view/
DSurfaceControlViewHost.java205 public void notifyConfigurationChanged(@NonNull Configuration c) { in notifyConfigurationChanged() method in SurfaceControlViewHost.SurfacePackage
/frameworks/native/services/inputflinger/benchmarks/
DInputDispatcher_benchmarks.cpp57 void notifyConfigurationChanged(nsecs_t) override {} in notifyConfigurationChanged() function in android::inputdispatcher::FakeInputDispatcherPolicy
/frameworks/native/services/inputflinger/
DInputClassifier.cpp418 void InputClassifier::notifyConfigurationChanged(const NotifyConfigurationChangedArgs* args) { in notifyConfigurationChanged() function in android::InputClassifier
DInputListener.cpp350 void QueuedInputListener::notifyConfigurationChanged( in notifyConfigurationChanged() function in android::QueuedInputListener
DUnwantedInteractionBlocker.cpp324 void UnwantedInteractionBlocker::notifyConfigurationChanged( in notifyConfigurationChanged() function in android::UnwantedInteractionBlocker
/frameworks/base/services/core/java/com/android/server/input/
DInputManagerService.java2833 private void notifyConfigurationChanged(long whenNanos) { in notifyConfigurationChanged() method in InputManagerService
3319 void notifyConfigurationChanged(); in notifyConfigurationChanged() method
/frameworks/base/services/core/jni/
Dcom_android_server_input_InputManagerService.cpp92 jmethodID notifyConfigurationChanged; member
790 void NativeInputManager::notifyConfigurationChanged(nsecs_t when) { in notifyConfigurationChanged() function in android::NativeInputManager
/frameworks/native/services/inputflinger/dispatcher/
DInputDispatcher.cpp3853 void InputDispatcher::notifyConfigurationChanged(const NotifyConfigurationChangedArgs* args) { in notifyConfigurationChanged() function in android::inputdispatcher::InputDispatcher