Searched refs:resultFail (Results 1 - 1 of 1) sorted by relevance

/frameworks/base/telephony/java/com/android/internal/telephony/test/
H A DSimulatedCommands.java449 resultFail(result,
560 Log.i("GSM", "[SimCmd] hangupConnection: resultFail");
561 resultFail(result, new RuntimeException("Hangup Error"));
582 resultFail(result, new RuntimeException("Hangup Error"));
603 resultFail(result, new RuntimeException("Hangup Error"));
624 resultFail(result, new RuntimeException("Hangup Error"));
644 resultFail(result, new RuntimeException("Hangup Error"));
664 resultFail(result, new RuntimeException("Hangup Error"));
682 resultFail(result, new RuntimeException("Hangup Error"));
700 resultFail(resul
1354 private void resultFail(Message result, Throwable tr) { method in class:SimulatedCommands
[all...]

Completed in 35 milliseconds