Searched refs:mIsSubscribedForTunerUpdates (Results 1 – 1 of 1) sorted by relevance
131 private boolean mIsSubscribedForTunerUpdates; field in BatteryMeterViewController195 if (mIsSubscribedForTunerUpdates || mIgnoreTunerUpdates) { in subscribeForTunerUpdates()200 mIsSubscribedForTunerUpdates = true; in subscribeForTunerUpdates()204 if (!mIsSubscribedForTunerUpdates) { in unsubscribeFromTunerUpdates()209 mIsSubscribedForTunerUpdates = false; in unsubscribeFromTunerUpdates()