Searched refs:mIsSubscribedForTunerUpdates (Results 1 – 1 of 1) sorted by relevance
98 private boolean mIsSubscribedForTunerUpdates; field in BatteryMeterView230 if (mIsSubscribedForTunerUpdates || mIgnoreTunerUpdates) { in subscribeForTunerUpdates()236 mIsSubscribedForTunerUpdates = true; in subscribeForTunerUpdates()240 if (!mIsSubscribedForTunerUpdates) { in unsubscribeFromTunerUpdates()245 mIsSubscribedForTunerUpdates = false; in unsubscribeFromTunerUpdates()