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.java224 mServiceStateString = TelephonyConstants.SERVICE_STATE_EMERGENCY_ONLY; in ServiceStateEvent()
DTelephonyConstants.java219 public static final String SERVICE_STATE_EMERGENCY_ONLY = "EMERGENCY_ONLY"; field in TelephonyConstants
DTelephonyUtils.java345 return TelephonyConstants.SERVICE_STATE_EMERGENCY_ONLY; in getNetworkStateString()