Searched refs:onConfigChanged (Results 1 - 21 of 21) sorted by relevance

/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/policy/
H A DConfigurationController.java28 default void onConfigChanged(Configuration newConfig) {} method in interface:ConfigurationController.ConfigurationListener
H A DZenModeController.java47 default void onConfigChanged(ZenModeConfig config) {} method in interface:ZenModeController.Callback
H A DRemoteInputQuickSettingsDisabler.java65 public void onConfigChanged(Configuration newConfig) { method in class:RemoteInputQuickSettingsDisabler
H A DExtensionControllerImpl.java296 public void onConfigChanged(Configuration newConfig) { method in class:ExtensionControllerImpl.ExtensionImpl.UiModeItem
H A DZenModeControllerImpl.java210 Utils.safeForeach(mCallbacks, c -> c.onConfigChanged(config));
/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/statusbar/policy/
H A DRemoteInputQuickSettingsDisablerTest.java75 mRemoteInputQuickSettingsDisabler.onConfigChanged(c);
77 mRemoteInputQuickSettingsDisabler.onConfigChanged(c);
86 mRemoteInputQuickSettingsDisabler.onConfigChanged(c);
88 mRemoteInputQuickSettingsDisabler.onConfigChanged(c);
H A DZenModeControllerImplTest.java69 public void onConfigChanged(ZenModeConfig config) {
77 verify(mockCallback).onConfigChanged(eq(null));
H A DExtensionControllerImplTest.java122 captor.getValue().onConfigChanged(c);
127 captor.getValue().onConfigChanged(c);
168 captor.getValue().onConfigChanged(c);
/frameworks/base/telephony/java/android/telephony/ims/stub/
H A DImsConfigImplBase.java225 onConfigChanged(item, value);
230 onConfigChanged(item, value);
238 public void onConfigChanged(int item, int value) { method in class:ImsConfigImplBase.Callback
247 public void onConfigChanged(int item, String value) { method in class:ImsConfigImplBase.Callback
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/phone/
H A DConfigurationControllerImpl.java61 l.onConfigChanged(newConfig);
H A DHeadsUpManagerPhone.java311 public void onConfigChanged(Configuration newConfig) { method in class:HeadsUpManagerPhone
H A DPhoneStatusBarPolicy.java294 public void onConfigChanged(ZenModeConfig config) { method in class:PhoneStatusBarPolicy
H A DStatusBar.java3118 public void onConfigChanged(Configuration newConfig) { method in class:StatusBar
/frameworks/base/packages/SystemUI/src/com/android/systemui/keyguard/
H A DKeyguardSliceProvider.java207 public void onConfigChanged(ZenModeConfig config) { method in class:KeyguardSliceProvider
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/
H A DScrimView.java345 public void onConfigChanged(Configuration newConfig) { method in class:ScrimView
/frameworks/base/packages/SystemUI/src/com/android/systemui/qs/
H A DQuickStatusBarHeader.java439 public void onConfigChanged(ZenModeConfig config) { method in class:QuickStatusBarHeader
/frameworks/base/packages/SystemUI/src/com/android/systemui/qs/tiles/
H A DDndTile.java315 public void onConfigChanged(ZenModeConfig config) {
/frameworks/base/services/core/java/com/android/server/notification/
H A DZenModeHelper.java951 callback.onConfigChanged();
1312 void onConfigChanged() {} method in class:ZenModeHelper.Callback
H A DNotificationManagerService.java1398 public void onConfigChanged() {
/frameworks/opt/telephony/src/java/com/android/internal/telephony/imsphone/
H A DImsPhoneCallTracker.java2934 public void onConfigChanged(int item, int value) {
2939 public void onConfigChanged(int item, String value) {
/frameworks/base/config/
H A Dboot-image-profile.txt[all...]

Completed in 1188 milliseconds