Home
last modified time | relevance | path

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

/packages/modules/IntentResolver/java/src/com/android/intentresolver/profiles/
DMultiProfilePagerAdapter.java610 if (shouldSkipRebuild(activeListAdapter)) { in rebuildTab()
617 private boolean shouldSkipRebuild(ListAdapterT activeListAdapter) { in shouldSkipRebuild() method in MultiProfilePagerAdapter