Searched defs:getLastPdpFailCause (Results 1 - 6 of 6) sorted by relevance

/frameworks/opt/telephony/src/java/com/android/internal/telephony/imsphone/
H A DImsPhoneCommandInterface.java172 public void getLastPdpFailCause (Message result) { method in class:ImsPhoneCommandInterface
/frameworks/opt/telephony/src/java/com/android/internal/telephony/sip/
H A DSipCommandInterface.java173 public void getLastPdpFailCause (Message result) { method in class:SipCommandInterface
/frameworks/opt/telephony/src/java/com/android/internal/telephony/
H A DCommandsInterface.java1001 void getLastPdpFailCause (Message result); method in interface:CommandsInterface
1004 * The preferred new alternative to getLastPdpFailCause
H A DRIL.java3841 public void getLastPdpFailCause(Message result) { method in class:RIL
3842 throw new RuntimeException("getLastPdpFailCause not expected to be called");
3846 * The preferred new alternative to getLastPdpFailCause
/frameworks/opt/telephony/src/java/com/android/internal/telephony/test/
H A DSimulatedCommands.java802 public void getLastPdpFailCause (Message result) { method in class:SimulatedCommands
H A DSimulatedCommandsVerifier.java755 public void getLastPdpFailCause(Message result) { method in class:SimulatedCommandsVerifier

Completed in 39 milliseconds