Searched refs:CHANNEL_DATA_VERSION_NOT_SET (Results 1 – 2 of 2) sorted by relevance
37 public static final int CHANNEL_DATA_VERSION_NOT_SET = -1; field in TunerPreferences48 CHANNEL_DATA_VERSION_NOT_SET); in getChannelDataVersion()
172 if (version == TunerPreferences.CHANNEL_DATA_VERSION_NOT_SET) { in checkDataVersion()