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

/frameworks/opt/telephony/src/java/com/android/internal/telephony/
H A DBaseCommands.java844 public void testingEmergencyCall() {} method in class:BaseCommands
H A DCommandsInterface.java1790 public void testingEmergencyCall(); method in interface:CommandsInterface
H A DRIL.java4928 * @see com.android.internal.telephony.BaseCommands#testingEmergencyCall()
4931 public void testingEmergencyCall() { method in class:RIL
4932 if (RILJ_LOGD) riljLog("testingEmergencyCall");
/frameworks/opt/telephony/src/java/com/android/internal/telephony/test/
H A DSimulatedCommandsVerifier.java1235 public void testingEmergencyCall() { method in class:SimulatedCommandsVerifier

Completed in 122 milliseconds