Searched refs:freeTextLayoutCachesIfNeeded (Results 1 – 7 of 7) sorted by relevance
18 import static android.window.ConfigurationHelper.freeTextLayoutCachesIfNeeded;213 freeTextLayoutCachesIfNeeded(diff); in onConfigurationChangedInner()
44 public static void freeTextLayoutCachesIfNeeded(int configDiff) { in freeTextLayoutCachesIfNeeded() method in ConfigurationHelper
20 import static android.window.ConfigurationHelper.freeTextLayoutCachesIfNeeded;228 freeTextLayoutCachesIfNeeded(configDiff); in handleConfigurationChangedInner()
37 import static android.window.ConfigurationHelper.freeTextLayoutCachesIfNeeded;6381 freeTextLayoutCachesIfNeeded(r.activity.mCurrentConfig.diff(r.tmpConfig)); in performConfigurationChangedForActivity()
20783 HSPLandroid/window/ConfigurationHelper;->freeTextLayoutCachesIfNeeded(I)V
20847 HSPLandroid/window/ConfigurationHelper;->freeTextLayoutCachesIfNeeded(I)V
2072 Landroid/app/ActivityThread;->freeTextLayoutCachesIfNeeded(I)V