Searched refs:freeTextLayoutCachesIfNeeded (Results 1 – 7 of 7) sorted by relevance
18 import static android.window.ConfigurationHelper.freeTextLayoutCachesIfNeeded;264 freeTextLayoutCachesIfNeeded(diff); in onConfigurationChanged()
44 public static void freeTextLayoutCachesIfNeeded(int configDiff) { in freeTextLayoutCachesIfNeeded() method in ConfigurationHelper
20 import static android.window.ConfigurationHelper.freeTextLayoutCachesIfNeeded;209 freeTextLayoutCachesIfNeeded(configDiff); in handleConfigurationChanged()
34 import static android.window.ConfigurationHelper.freeTextLayoutCachesIfNeeded;6064 freeTextLayoutCachesIfNeeded(r.activity.mCurrentConfig.diff(r.tmpConfig)); in performConfigurationChangedForActivity()
21137 HSPLandroid/window/ConfigurationHelper;->freeTextLayoutCachesIfNeeded(I)V
21201 HSPLandroid/window/ConfigurationHelper;->freeTextLayoutCachesIfNeeded(I)V
2072 Landroid/app/ActivityThread;->freeTextLayoutCachesIfNeeded(I)V