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

/frameworks/opt/telephony/src/java/com/android/internal/telephony/imsphone/
H A DImsPhoneCommandInterface.java182 public void getLastPdpFailCause (Message result) { method in class:ImsPhoneCommandInterface
/frameworks/opt/telephony/src/java/com/android/internal/telephony/sip/
H A DSipCommandInterface.java183 public void getLastPdpFailCause (Message result) { method in class:SipCommandInterface
/frameworks/opt/telephony/tests/telephonytests/src/com/android/internal/telephony/gsm/
H A DUsimDataDownloadCommands.java.broken302 public void getLastPdpFailCause(Message result) {
/frameworks/opt/telephony/src/java/com/android/internal/telephony/
H A DCommandsInterface.java1007 void getLastPdpFailCause (Message result); method in interface:CommandsInterface
1010 * The preferred new alternative to getLastPdpFailCause
H A DRIL.java4008 public void getLastPdpFailCause(Message result) { method in class:RIL
4009 throw new RuntimeException("getLastPdpFailCause not expected to be called");
4013 * The preferred new alternative to getLastPdpFailCause
/frameworks/opt/telephony/src/java/com/android/internal/telephony/test/
H A DSimulatedCommandsVerifier.java767 public void getLastPdpFailCause(Message result) { method in class:SimulatedCommandsVerifier
H A DSimulatedCommands.java837 public void getLastPdpFailCause (Message result) { method in class:SimulatedCommands

Completed in 431 milliseconds