Home
last modified time | relevance | path

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

/external/sl4a/Common/src/com/googlecode/android_scripting/facade/telephony/
DTelephonyEvents.java225 mServiceStateString = TelephonyConstants.SERVICE_STATE_EMERGENCY_ONLY; in ServiceStateEvent()
DTelephonyConstants.java259 public static final String SERVICE_STATE_EMERGENCY_ONLY = "EMERGENCY_ONLY"; field in TelephonyConstants
DTelephonyUtils.java412 return TelephonyConstants.SERVICE_STATE_EMERGENCY_ONLY; in getNetworkStateString()