Searched defs:testingEmergencyCall (Results 1 - 4 of 4) sorted by relevance

/frameworks/opt/telephony/src/java/com/android/internal/telephony/
H A DBaseCommands.java875 public void testingEmergencyCall() {} method in class:BaseCommands
H A DCommandsInterface.java1838 public void testingEmergencyCall(); method in interface:CommandsInterface
H A DRIL.java5085 * @see com.android.internal.telephony.BaseCommands#testingEmergencyCall()
5088 public void testingEmergencyCall() { method in class:RIL
5089 if (RILJ_LOGD) riljLog("testingEmergencyCall");
/frameworks/opt/telephony/src/java/com/android/internal/telephony/test/
H A DSimulatedCommandsVerifier.java1254 public void testingEmergencyCall() { method in class:SimulatedCommandsVerifier

Completed in 81 milliseconds