Searched refs:freeTextLayoutCachesIfNeeded (Results 1 – 7 of 7) sorted by relevance
18 import static android.window.ConfigurationHelper.freeTextLayoutCachesIfNeeded;238 freeTextLayoutCachesIfNeeded(diff); in onConfigurationChanged()
43 public static void freeTextLayoutCachesIfNeeded(int configDiff) { in freeTextLayoutCachesIfNeeded() method in ConfigurationHelper
20 import static android.window.ConfigurationHelper.freeTextLayoutCachesIfNeeded;222 freeTextLayoutCachesIfNeeded(configDiff); in handleConfigurationChanged()
35 import static android.window.ConfigurationHelper.freeTextLayoutCachesIfNeeded;5891 freeTextLayoutCachesIfNeeded(r.activity.mCurrentConfig.diff(r.tmpConfig)); in performConfigurationChangedForActivity()
1375 HSPLandroid/app/ConfigurationController;->freeTextLayoutCachesIfNeeded(I)V
2072 Landroid/app/ActivityThread;->freeTextLayoutCachesIfNeeded(I)V