Home
last modified time | relevance | path

Searched refs:freeTextLayoutCachesIfNeeded (Results 1 – 7 of 7) sorted by relevance

/frameworks/base/core/java/android/window/
DWindowTokenClient.java18 import static android.window.ConfigurationHelper.freeTextLayoutCachesIfNeeded;
213 freeTextLayoutCachesIfNeeded(diff); in onConfigurationChangedInner()
DConfigurationHelper.java44 public static void freeTextLayoutCachesIfNeeded(int configDiff) { in freeTextLayoutCachesIfNeeded() method in ConfigurationHelper
/frameworks/base/core/java/android/app/
DConfigurationController.java20 import static android.window.ConfigurationHelper.freeTextLayoutCachesIfNeeded;
228 freeTextLayoutCachesIfNeeded(configDiff); in handleConfigurationChangedInner()
DActivityThread.java37 import static android.window.ConfigurationHelper.freeTextLayoutCachesIfNeeded;
6381 freeTextLayoutCachesIfNeeded(r.activity.mCurrentConfig.diff(r.tmpConfig)); in performConfigurationChangedForActivity()
/frameworks/base/boot/
Dboot-image-profile.txt20783 HSPLandroid/window/ConfigurationHelper;->freeTextLayoutCachesIfNeeded(I)V
/frameworks/base/config/
Dboot-image-profile.txt20847 HSPLandroid/window/ConfigurationHelper;->freeTextLayoutCachesIfNeeded(I)V
/frameworks/base/boot/hiddenapi/
Dhiddenapi-max-target-o.txt2072 Landroid/app/ActivityThread;->freeTextLayoutCachesIfNeeded(I)V