Searched refs:FILTER_PHOTOS (Results 1 – 2 of 2) sorted by relevance
123 assertThat(ApplicationsState.FILTER_PHOTOS.filterApp(mEntry)).isTrue(); in testPhotosFilterAcceptsFilter()130 assertThat(ApplicationsState.FILTER_PHOTOS.filterApp(mEntry)).isFalse(); in testPhotosFilterRejectsNotPhotos()137 assertThat(ApplicationsState.FILTER_PHOTOS.filterApp(mEntry)).isFalse(); in testPhotosFilterRejectsDefaultCategory()
2014 public static final AppFilter FILTER_PHOTOS = field in ApplicationsState2045 || FILTER_PHOTOS.filterApp(entry);