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