Home
last modified time | relevance | path

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

/aosp12/frameworks/base/core/java/android/window/
H A DWindowTokenClient.java18 import static android.window.ConfigurationHelper.freeTextLayoutCachesIfNeeded;
238 freeTextLayoutCachesIfNeeded(diff); in onConfigurationChanged()
H A DConfigurationHelper.java43 public static void freeTextLayoutCachesIfNeeded(int configDiff) { in freeTextLayoutCachesIfNeeded() method in ConfigurationHelper
/aosp12/frameworks/base/core/java/android/app/
H A DConfigurationController.java20 import static android.window.ConfigurationHelper.freeTextLayoutCachesIfNeeded;
222 freeTextLayoutCachesIfNeeded(configDiff); in handleConfigurationChanged()
H A DActivityThread.java35 import static android.window.ConfigurationHelper.freeTextLayoutCachesIfNeeded;
5891 freeTextLayoutCachesIfNeeded(r.activity.mCurrentConfig.diff(r.tmpConfig)); in performConfigurationChangedForActivity()
/aosp12/frameworks/base/boot/
H A Dboot-image-profile.txt1375 HSPLandroid/app/ConfigurationController;->freeTextLayoutCachesIfNeeded(I)V
/aosp12/frameworks/base/config/
H A Dboot-image-profile.txt1375 HSPLandroid/app/ConfigurationController;->freeTextLayoutCachesIfNeeded(I)V
/aosp12/frameworks/base/boot/hiddenapi/
H A Dhiddenapi-max-target-o.txt2072 Landroid/app/ActivityThread;->freeTextLayoutCachesIfNeeded(I)V