Searched refs:mIgnoreTunerUpdates (Results 1 – 1 of 1) sorted by relevance
97 private boolean mIgnoreTunerUpdates; field in BatteryMeterView217 mIgnoreTunerUpdates = ignore; in setIgnoreTunerUpdates()222 if (mIgnoreTunerUpdates) { in updateTunerSubscription()230 if (mIsSubscribedForTunerUpdates || mIgnoreTunerUpdates) { in subscribeForTunerUpdates()