Searched refs:FILTER_PHOTOS (Results 1 – 2 of 2) sorted by relevance
133 assertThat(ApplicationsState.FILTER_PHOTOS.filterApp(mEntry)).isTrue(); in testPhotosFilterAcceptsFilter()140 assertThat(ApplicationsState.FILTER_PHOTOS.filterApp(mEntry)).isFalse(); in testPhotosFilterRejectsNotPhotos()147 assertThat(ApplicationsState.FILTER_PHOTOS.filterApp(mEntry)).isFalse(); in testPhotosFilterRejectsDefaultCategory()
2263 public static final AppFilter FILTER_PHOTOS = field in ApplicationsState2294 || FILTER_PHOTOS.filterApp(entry);