Home
last modified time | relevance | path

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

/aosp12/packages/apps/TV/src/com/android/tv/data/epg/
H A DEpgFetchHelper.java58 private static final String KEY_LAST_LINEUP_ID = field in EpgFetchHelper
260 .putString(KEY_LAST_LINEUP_ID, lineupId) in setLastLineupId()
269 .getString(KEY_LAST_LINEUP_ID, null); in getLastLineupId()