Searched refs:mIsSubscribedForTunerUpdates (Results 1 – 1 of 1) sorted by relevance
132 private boolean mIsSubscribedForTunerUpdates; field in BatteryMeterViewController196 if (mIsSubscribedForTunerUpdates || mIgnoreTunerUpdates) { in subscribeForTunerUpdates()201 mIsSubscribedForTunerUpdates = true; in subscribeForTunerUpdates()205 if (!mIsSubscribedForTunerUpdates) { in unsubscribeFromTunerUpdates()210 mIsSubscribedForTunerUpdates = false; in unsubscribeFromTunerUpdates()