Searched refs:mIsSubscribedForTunerUpdates (Results 1 – 1 of 1) sorted by relevance
91 private boolean mIsSubscribedForTunerUpdates; field in BatteryMeterViewController155 if (mIsSubscribedForTunerUpdates || mIgnoreTunerUpdates) { in subscribeForTunerUpdates()160 mIsSubscribedForTunerUpdates = true; in subscribeForTunerUpdates()164 if (!mIsSubscribedForTunerUpdates) { in unsubscribeFromTunerUpdates()169 mIsSubscribedForTunerUpdates = false; in unsubscribeFromTunerUpdates()