Searched defs:isEmergency (Results 1 – 6 of 6) sorted by relevance
229 ImsPhoneCall parent, boolean isEmergency) { in ImsPhoneConnection()269 ImsPhoneCall parent, boolean isEmergency) { in ImsPhoneConnection()1370 protected boolean isEmergency() { in isEmergency() method in ImsPhoneConnection
1276 private boolean shouldNumberBePlacedOnIms(boolean isEmergency, String number) { in shouldNumberBePlacedOnIms()
538 public @MmTelFeature.ProcessCallResult int shouldProcessCall(boolean isEmergency, in shouldProcessCall()
2559 public @MmTelFeature.ProcessCallResult int shouldProcessCall(boolean isEmergency, in shouldProcessCall()
290 public void setIsEmergencyOnly(boolean isEmergency) { in setIsEmergencyOnly()
713 boolean isEmergency; field in MobileSignalController.MobileState