Searched refs:ProgramsSelection (Results 1 – 1 of 1) sorted by relevance
59 String ProgramsSelection = TvContract.BaseTvColumns.COLUMN_PACKAGE_NAME + "=?"; in onReceive() local63 .withSelection(ProgramsSelection, ProgramsSelectionArgs).build()); in onReceive()66 .withSelection(ProgramsSelection, ProgramsSelectionArgs).build()); in onReceive()