Home
last modified time | relevance | path

Searched refs:updateTableEntriesWithoutNotification (Results 1 – 1 of 1) sorted by relevance

/packages/apps/TV/src/com/android/tv/guide/
DProgramManager.java129 updateTableEntriesWithoutNotification(false);
445 updateTableEntriesWithoutNotification(clearPreviousTableEntries); in updateChannels()
462 updateTableEntriesWithoutNotification(clear); in updateTableEntries()
468 private void updateTableEntriesWithoutNotification(boolean clear) { in updateTableEntriesWithoutNotification() method in ProgramManager