Home
last modified time | relevance | path

Searched refs:mLastWfcEnabled (Results 1 – 1 of 1) sorted by relevance

/packages/modules/Telephony/services/QualifiedNetworksService/src/com/android/telephony/qns/
DQnsEventDispatcher.java137 boolean mLastWfcEnabled = false; field in QnsEventDispatcher
402 if (mLastWfcEnabled) { in notifyImmediately()
515 mLastWfcEnabled = in registerContentObserver()
619 if (mLastWfcEnabled != isWfcEnabled || bForceUpdate) { in notifyCurrentSetting()
625 mLastWfcEnabled = isWfcEnabled; in notifyCurrentSetting()