Home
last modified time | relevance | path

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

/aosp14/frameworks/base/core/java/android/window/
H A DWindowTokenClient.java18 import static android.window.ConfigurationHelper.freeTextLayoutCachesIfNeeded;
264 freeTextLayoutCachesIfNeeded(diff); in onConfigurationChanged()
H A DConfigurationHelper.java44 public static void freeTextLayoutCachesIfNeeded(int configDiff) { in freeTextLayoutCachesIfNeeded() method in ConfigurationHelper
/aosp14/frameworks/base/core/java/android/app/
H A DConfigurationController.java20 import static android.window.ConfigurationHelper.freeTextLayoutCachesIfNeeded;
209 freeTextLayoutCachesIfNeeded(configDiff); in handleConfigurationChanged()
H A DActivityThread.java34 import static android.window.ConfigurationHelper.freeTextLayoutCachesIfNeeded;
6064 freeTextLayoutCachesIfNeeded(r.activity.mCurrentConfig.diff(r.tmpConfig)); in performConfigurationChangedForActivity()
/aosp14/frameworks/base/boot/
H A Dboot-image-profile.txt21137 HSPLandroid/window/ConfigurationHelper;->freeTextLayoutCachesIfNeeded(I)V
/aosp14/frameworks/base/config/
H A Dboot-image-profile.txt21201 HSPLandroid/window/ConfigurationHelper;->freeTextLayoutCachesIfNeeded(I)V
/aosp14/frameworks/base/boot/hiddenapi/
H A Dhiddenapi-max-target-o.txt2072 Landroid/app/ActivityThread;->freeTextLayoutCachesIfNeeded(I)V