Home
last modified time | relevance | path

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

/external/sl4a/Common/src/com/googlecode/android_scripting/facade/telephony/
DImsManagerFacade.java123 case TelephonyConstants.WFC_MODE_DISABLED: in imsSetWfcMode()
145 return TelephonyConstants.WFC_MODE_DISABLED; in imsGetWfcMode()
DTelephonyConstants.java26 public static final String WFC_MODE_DISABLED = "DISABLED"; field in TelephonyConstants