HomeSort by relevance Sort by last modified time
    Searched refs:isCurrentProgram (Results 1 - 4 of 4) sorted by null

  /packages/apps/TV/src/com/android/tv/guide/
ProgramRow.java 227 if (entry.isCurrentProgram()) {
244 if (entry.isCurrentProgram()) {
285 if (entry.isCurrentProgram()) {
ProgramItemView.java 94 if (entry.isCurrentProgram()) {
164 if (entry.isCurrentProgram()) {
235 if (mTableEntry.isCurrentProgram()) {
ProgramGrid.java 221 if (((ProgramItemView) focusable).getTableEntry().isCurrentProgram()) {
326 && ((ProgramItemView) focus).getTableEntry().isCurrentProgram();
ProgramManager.java 140 public boolean isCurrentProgram() {

Completed in 140 milliseconds