Searched refs:FILTER_MOVIES (Results 1 – 2 of 2) sorted by relevance
357 assertThat(ApplicationsState.FILTER_MOVIES.filterApp(mEntry)).isTrue(); in testVideoFilterAcceptsCategorizedVideo()364 assertThat(ApplicationsState.FILTER_MOVIES.filterApp(mEntry)).isFalse(); in testVideosFilterRejectsNotVideo()
2248 public static final AppFilter FILTER_MOVIES = new AppFilter() { field in ApplicationsState2293 || FILTER_MOVIES.filterApp(entry)