Searched refs:getMatcher (Results 1 – 4 of 4) sorted by relevance
316 unionMatcher.getCombination().getMatcher(0)) in testOnePulledTwoPushedTogether()319 unionMatcher.getCombination().getMatcher(1)) in testOnePulledTwoPushedTogether()
227 inline const Field& getMatcher() const { in getMatcher() function248 return mMatcher != that.getMatcher() || mMask != that.getMask();
199 public Predicate<ItemInfo> getMatcher() { in getMatcher() method in WorkProfileManager
484 mAH.get(AdapterHolder.WORK).setup(mViewPager.getChildAt(1), mWorkManager.getMatcher()); in rebindAdapters()827 mHasWorkApps = Stream.of(mAllAppsStore.getApps()).anyMatch(mWorkManager.getMatcher()); in onAppsUpdated()