Home
last modified time | relevance | path

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

/packages/modules/Telephony/services/QualifiedNetworksService/src/com/android/telephony/qns/
DQnsEventDispatcher.java139 boolean mLastWfcRoamingEnabled = false; field in QnsEventDispatcher
426 if (mLastWfcRoamingEnabled) { in notifyImmediately()
518 mLastWfcRoamingEnabled = in registerContentObserver()
652 if (mLastWfcRoamingEnabled != isWfcRoamingEnabled || bForceUpdate) { in notifyCurrentSetting()
658 mLastWfcRoamingEnabled = isWfcRoamingEnabled; in notifyCurrentSetting()