Home
last modified time | relevance | path

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

/external/sl4a/Common/src/com/googlecode/android_scripting/facade/telephony/
DImsManagerFacade.java118 case TelephonyConstants.WFC_MODE_WIFI_ONLY: in imsSetWfcMode()
DTelephonyConstants.java23 public static final String WFC_MODE_WIFI_ONLY = "WIFI_ONLY"; field in TelephonyConstants
DTelephonyUtils.java40 return TelephonyConstants.WFC_MODE_WIFI_ONLY; in getWfcModeString()