/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/policy/ |
D | ConfigurationControllerExt.kt | 43 val ConfigurationController.onThemeChanged: Flow<Unit> constant 47 override fun onThemeChanged() { in <lambda>() method
|
D | ConfigurationController.java | 45 default void onThemeChanged() {} in onThemeChanged() method
|
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/phone/ |
D | NotificationIconAreaController.kt | 43 fun onThemeChanged() method
|
D | KeyguardStatusBarView.java | 435 void onThemeChanged(TintedIconManager iconManager) { in onThemeChanged() method in KeyguardStatusBarView
|
D | KeyguardStatusBarViewController.java | 439 public void onThemeChanged() { in onThemeChanged() method in KeyguardStatusBarViewController
|
D | LegacyNotificationIconAreaControllerImpl.java | 534 public void onThemeChanged() { in onThemeChanged() method in LegacyNotificationIconAreaControllerImpl
|
D | StatusBarContentInsetsProvider.kt | 119 override fun onThemeChanged() { in <lambda>() method in com.android.systemui.statusbar.phone.StatusBarContentInsetsProvider
|
/frameworks/base/packages/SystemUI/src/com/android/systemui/shade/ |
D | ShadeSurface.kt | 92 fun onThemeChanged() method
|
D | ShadeSurfaceImpl.kt | 76 override fun onThemeChanged() { in onThemeChanged() method in com.android.systemui.shade.ShadeSurfaceImpl
|
D | NotificationShadeWindowControllerImpl.java | 952 public void onThemeChanged() { in onThemeChanged() method in NotificationShadeWindowControllerImpl
|
/frameworks/base/libs/WindowManager/Shell/src/com/android/wm/shell/sysui/ |
D | ConfigurationChangeListener.java | 45 default void onThemeChanged() {} in onThemeChanged() method
|
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/icon/ui/viewbinder/ |
D | NotificationIconAreaControllerViewBinderWrapperImpl.kt | 62 override fun onThemeChanged() = unsupported in setupAodIcons() method in com.android.systemui.statusbar.notification.icon.ui.viewbinder.NotificationIconAreaControllerViewBinderWrapperImpl
|
/frameworks/base/packages/SystemUI/src/com/android/keyguard/ |
D | KeyguardMessageArea.java | 83 protected void onThemeChanged() { in onThemeChanged() method in KeyguardMessageArea
|
D | BouncerKeyguardMessageArea.kt | 73 override fun onThemeChanged() { in <lambda>() method
|
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/collection/coordinator/ |
D | ViewConfigCoordinator.kt | 116 override fun onThemeChanged() { in <lambda>() method in com.android.systemui.statusbar.notification.collection.coordinator.ViewConfigCoordinator
|
/frameworks/base/packages/SystemUI/src/com/android/systemui/common/ui/data/repository/ |
D | ConfigurationRepository.kt | 79 override fun onThemeChanged() { in getResolutionScale() method
|
/frameworks/base/packages/SystemUI/src/com/android/systemui/charging/ |
D | WiredChargingRippleController.kt | 120 override fun onThemeChanged() { in registerCallbacks() method
|
/frameworks/base/libs/WindowManager/Shell/tests/unittest/src/com/android/wm/shell/sysui/ |
D | ShellControllerTest.java | 450 public void onThemeChanged() { in onThemeChanged() method in ShellControllerTest.TestConfigurationChangeListener
|
/frameworks/base/packages/SystemUI/multivalentTests/src/com/android/keyguard/ |
D | KeyguardSecurityContainerControllerTest.kt | 650 fun onThemeChanged() { in <lambda>() method in com.android.keyguard.KeyguardSecurityContainerControllerTest
|
/frameworks/base/libs/WindowManager/Shell/src/com/android/wm/shell/pip2/phone/ |
D | PipController.java | 245 public void onThemeChanged() { in onThemeChanged() method in PipController
|
/frameworks/base/packages/SystemUI/src/com/android/systemui/media/controls/data/repository/ |
D | MediaFilterRepository.kt | 58 override fun onThemeChanged() { in <lambda>() method
|
/frameworks/base/packages/SystemUI/src/com/android/systemui/biometrics/ |
D | AuthRippleController.kt | 354 override fun onThemeChanged() { in <lambda>() method
|
D | UdfpsKeyguardViewControllerLegacy.kt | 123 override fun onThemeChanged() { in <lambda>() method
|
/frameworks/base/packages/SystemUI/src/com/android/systemui/temporarydisplay/ |
D | TemporaryViewDisplayController.kt | 306 override fun onThemeChanged() { in <lambda>() method in com.android.systemui.temporarydisplay.TemporaryViewDisplayController
|
/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/statusbar/phone/ |
D | ConfigurationControllerImplTest.kt | 362 override fun onThemeChanged() { in onThemeChanged() method in com.android.systemui.statusbar.phone.ConfigurationControllerImplTest.TestListener
|