Home
last modified time | relevance | path

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

/frameworks/base/core/java/com/android/internal/app/
DAbstractMultiProfilePagerAdapter.java280 if (shouldSkipRebuild(activeListAdapter)) { in rebuildTab()
287 private boolean shouldSkipRebuild(ResolverListAdapter activeListAdapter) { in shouldSkipRebuild() method in AbstractMultiProfilePagerAdapter