Home
last modified time | relevance | path

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

/packages/modules/Telephony/services/QualifiedNetworksService/src/com/android/telephony/qns/
DQnsEventDispatcher.java140 int mLastWfcModeRoaming = WIFI_MODE_WIFI_PREFERRED; field in QnsEventDispatcher
435 switch (mLastWfcModeRoaming) { in notifyImmediately()
520 mLastWfcModeRoaming = QnsUtils.getWfcMode(mQnsImsManager, true); in registerContentObserver()
665 if (mLastWfcModeRoaming != wfcModeRoaming || bForceUpdate) { in notifyCurrentSetting()
677 mLastWfcModeRoaming = wfcModeRoaming; in notifyCurrentSetting()