Searched refs:mPersonalMatcher (Results 1 – 1 of 1) sorted by relevance
80 private final ItemInfoMatcher mPersonalMatcher = ItemInfoMatcher.ofUser(Process.myUserHandle()); field in AllAppsContainerView81 private final ItemInfoMatcher mWorkMatcher = ItemInfoMatcher.not(mPersonalMatcher);388 mAH[AdapterHolder.MAIN].setup(mViewPager.getChildAt(0), mPersonalMatcher); in rebindAdapters()