Home
last modified time | relevance | path

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

/aosp12/frameworks/base/core/tests/coretests/src/android/content/res/
H A DConfigurationBoundResourceCacheTest.java95 mCache.onConfigurationChange(changes); in testVoidConfigChange()
118 mCache.onConfigurationChange(changes); in testEffectiveConfigChange()
148 mCache.onConfigurationChange(changes); in testConfigChangeMultipleResources()
193 mCache.onConfigurationChange(changes); in testConfigChangeMultipleThemes()
/aosp12/packages/services/Telephony/testapps/TestRcsApp/aosp_test_rcsclient/src/com/android/libraries/rcs/simpleclient/provisioning/
H A DProvisioningController.java40 void onConfigurationChange(ProvisioningStateChangeCallback cb); in onConfigurationChange() method
H A DProvisioningControllerImpl.java31 public void onConfigurationChange(ProvisioningStateChangeCallback cb) { in onConfigurationChange() method in ProvisioningControllerImpl
H A DStaticConfigProvisioningController.java97 public void onConfigurationChange(ProvisioningStateChangeCallback cb) { in onConfigurationChange() method in StaticConfigProvisioningController
/aosp12/packages/services/Telephony/testapps/TestRcsApp/aosp_test_rcsclient/javatests/com/android/libraries/rcs/simpleclient/provisioning/
H A DStaticConfigProvisioningControllerTest.java46 client.onConfigurationChange(cb); in setUp()
/aosp12/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/qs/
H A DQSPanelControllerBaseTest.java268 mController.mOnConfigurationChangedListener.onConfigurationChange(mConfiguration); in testChangeConfiguration_shouldUseHorizontalLayout()
276 mController.mOnConfigurationChangedListener.onConfigurationChange(mConfiguration); in testChangeConfiguration_shouldUseHorizontalLayout()
H A DQuickQSPanelControllerTest.kt132 captor.allValues.forEach { it.onConfigurationChange(Configuration.EMPTY) }
/aosp12/frameworks/base/core/java/android/content/res/
H A DResourcesImpl.java470 mDrawableCache.onConfigurationChange(configChanges); in updateConfiguration()
471 mColorDrawableCache.onConfigurationChange(configChanges); in updateConfiguration()
472 mComplexColorCache.onConfigurationChange(configChanges); in updateConfiguration()
473 mAnimatorCache.onConfigurationChange(configChanges); in updateConfiguration()
474 mStateListAnimatorCache.onConfigurationChange(configChanges); in updateConfiguration()
H A DThemedResourceCache.java122 public void onConfigurationChange(@Config int configChanges) { in onConfigurationChange() method in ThemedResourceCache
/aosp12/packages/services/Telephony/testapps/TestRcsApp/aosp_test_rcsclient/src/com/android/libraries/rcs/simpleclient/
H A DSimpleRcsClient.java91 provisioningController.onConfigurationChange(configXml -> { in provision()
/aosp12/frameworks/base/packages/SystemUI/src/com/android/systemui/qs/
H A DQSPanel.java370 listener -> listener.onConfigurationChange(newConfig)); in onConfigurationChanged()
825 void onConfigurationChange(Configuration newConfig); in onConfigurationChange() method
H A DQSPanelController.java75 public void onConfigurationChange(Configuration newConfig) {
H A DQSPanelControllerBase.java87 public void onConfigurationChange(Configuration newConfig) {
/aosp12/frameworks/base/core/java/com/android/internal/policy/
H A DBackdropFrameRenderer.java169 public void onConfigurationChange() { in onConfigurationChange() method in BackdropFrameRenderer
H A DDecorView.java1824 mBackdropFrameRenderer.onConfigurationChange(); in onAttachedToWindow()
/aosp12/packages/apps/Gallery2/src/com/android/gallery3d/app/
H A DAbstractGalleryActivity.java98 mStateManager.onConfigurationChange(config); in onConfigurationChanged()
H A DStateManager.java114 public void onConfigurationChange(Configuration config) { in onConfigurationChange() method in StateManager
/aosp12/frameworks/base/packages/SystemUI/
H A DREADME.md47 receive onConfigurationChange callbacks when the configuration changes.
/aosp12/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.txt5441 HSPLandroid/content/res/ConfigurationBoundResourceCache;->onConfigurationChange(I)V
5646 HSPLandroid/content/res/ThemedResourceCache;->onConfigurationChange(I)V
/aosp12/frameworks/base/boot/
H A Dboot-image-profile.txt5443 HSPLandroid/content/res/ConfigurationBoundResourceCache;->onConfigurationChange(I)V
5648 HSPLandroid/content/res/ThemedResourceCache;->onConfigurationChange(I)V