Searched refs:targetEntry (Results 1 – 3 of 3) sorted by relevance
178 TableEntry targetEntry = ((ProgramItemView) target).getTableEntry(); in focusSearch() local182 scrollByTime(targetEntry.entryStartUtcMillis - fromMillis); in focusSearch()183 } else if (targetEntry.entryStartUtcMillis < fromMillis in focusSearch()184 && targetEntry.entryEndUtcMillis < fromMillis + HALF_HOUR_MILLIS) { in focusSearch()187 Math.max(-ONE_HOUR_MILLIS, targetEntry.entryStartUtcMillis - fromMillis)); in focusSearch()190 if (targetEntry.entryStartUtcMillis > fromMillis + ONE_HOUR_MILLIS + HALF_HOUR_MILLIS) { in focusSearch()195 targetEntry.entryStartUtcMillis - fromMillis - ONE_HOUR_MILLIS)); in focusSearch()
469 ApplicationsState.AppEntry targetEntry = in updateUninstallButton() local472 if (targetEntry != null) { in updateUninstallButton()
META-INF/ META-INF/MANIFEST.MF org/ org/jf/ org/ ...