Searched refs:IS_EMERGENCY_ONLY (Results 1 – 2 of 2) sorted by relevance
479 public static final String IS_EMERGENCY_ONLY = "isEmergencyOnly"; field in TelephonyConstants.ServiceStateContainer
1614 info.put(TelephonyConstants.ServiceStateContainer.IS_EMERGENCY_ONLY, ss.isEmergencyOnly()); in buildServiceState()