Home
last modified time | relevance | path

Searched refs:onConfigurationChange (Results 1 – 15 of 15) sorted by relevance

/aosp14/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/qs/
H A DQSPanelControllerTest.kt134 controller.mOnConfigurationChangedListener.onConfigurationChange(configuration)
138 controller.mOnConfigurationChangedListener.onConfigurationChange(configuration)
145 controller.mOnConfigurationChangedListener.onConfigurationChange(configuration)
149 controller.mOnConfigurationChangedListener.onConfigurationChange(configuration)
153 controller.mOnConfigurationChangedListener.onConfigurationChange(configuration)
H A DQSPanelControllerBaseTest.java277 mController.mOnConfigurationChangedListener.onConfigurationChange(mConfiguration); in testChangeConfiguration_shouldUseHorizontalLayout()
285 mController.mOnConfigurationChangedListener.onConfigurationChange(mConfiguration); in testChangeConfiguration_shouldUseHorizontalLayout()
312 mController.mOnConfigurationChangedListener.onConfigurationChange(mConfiguration); in configurationChange_onlySplitShadeConfigChanges_horizontalLayoutStatusUpdated()
318 mController.mOnConfigurationChangedListener.onConfigurationChange(mConfiguration); in configurationChange_onlySplitShadeConfigChanges_horizontalLayoutStatusUpdated()
H A DQuickQSPanelControllerTest.kt131 captor.allValues.forEach { it.onConfigurationChange(Configuration.EMPTY) }
143 captor.allValues.forEach { it.onConfigurationChange(Configuration.EMPTY) }
/aosp14/frameworks/base/packages/SystemUI/unfold/src/com/android/systemui/unfold/compat/
H A DScreenSizeFoldProvider.kt34 onConfigurationChange(context.resources.configuration)
46 fun onConfigurationChange(newConfig: Configuration) { regex
/aosp14/frameworks/base/core/tests/coretests/src/android/content/res/
H A DConfigurationBoundResourceCacheTest.java102 mCache.onConfigurationChange(changes); in testVoidConfigChange()
127 mCache.onConfigurationChange(changes); in testEffectiveConfigChange()
159 mCache.onConfigurationChange(changes); in testConfigChangeMultipleResources()
206 mCache.onConfigurationChange(changes); in testConfigChangeMultipleThemes()
/aosp14/frameworks/base/packages/SystemUI/src/com/android/systemui/biometrics/domain/interactor/
H A DDisplayStateInteractor.kt103 screenSizeFoldProvider.onConfigurationChange(newConfig)
/aosp14/frameworks/base/core/java/android/content/res/
H A DThemedResourceCache.java139 public void onConfigurationChange(@Config int configChanges) { in onConfigurationChange() method in ThemedResourceCache
H A DResourcesImpl.java482 mDrawableCache.onConfigurationChange(configChanges); in updateConfiguration()
483 mColorDrawableCache.onConfigurationChange(configChanges); in updateConfiguration()
484 mComplexColorCache.onConfigurationChange(configChanges); in updateConfiguration()
485 mAnimatorCache.onConfigurationChange(configChanges); in updateConfiguration()
486 mStateListAnimatorCache.onConfigurationChange(configChanges); in updateConfiguration()
/aosp14/frameworks/base/packages/SystemUI/src/com/android/systemui/qs/
H A DQSPanel.java395 listener -> listener.onConfigurationChange(newConfig)); in onConfigurationChanged()
735 void onConfigurationChange(Configuration newConfig); in onConfigurationChange() method
H A DQSPanelControllerBase.java93 public void onConfigurationChange(Configuration newConfig) {
/aosp14/frameworks/base/core/java/com/android/internal/policy/
H A DBackdropFrameRenderer.java169 public void onConfigurationChange() { in onConfigurationChange() method in BackdropFrameRenderer
H A DDecorView.java1833 mBackdropFrameRenderer.onConfigurationChange(); in onAttachedToWindow()
/aosp14/frameworks/base/config/
H A Dboot-profile.txt785 Landroid/content/res/ThemedResourceCache;->onConfigurationChange(I)V
975 Landroid/content/res/ConfigurationBoundResourceCache;->onConfigurationChange(I)V
H A Dboot-image-profile.txt5132 HSPLandroid/content/res/ConfigurationBoundResourceCache;->onConfigurationChange(I)V
5359 HSPLandroid/content/res/ThemedResourceCache;->onConfigurationChange(I)V
/aosp14/frameworks/base/boot/
H A Dboot-image-profile.txt5129 HSPLandroid/content/res/ConfigurationBoundResourceCache;->onConfigurationChange(I)V
5356 HSPLandroid/content/res/ThemedResourceCache;->onConfigurationChange(I)V