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

/frameworks/opt/telephony/src/java/com/android/internal/telephony/sip/
H A DSipCommandInterface.java135 public void getLastPdpFailCause (Message result) { method in class:SipCommandInterface
/frameworks/opt/telephony/src/java/com/android/internal/telephony/test/
H A DSimulatedCommands.java742 public void getLastPdpFailCause (Message result) { method in class:SimulatedCommands
/frameworks/opt/telephony/tests/telephonytests/src/com/android/internal/telephony/gsm/
H A DUsimDataDownloadCommands.java301 public void getLastPdpFailCause(Message result) { method in class:UsimDataDownloadCommands
/frameworks/opt/telephony/src/java/com/android/internal/telephony/
H A DRIL.java1058 getLastPdpFailCause (Message result) { method in class:RIL
1063 * The preferred new alternative to getLastPdpFailCause
H A DCommandsInterface.java906 void getLastPdpFailCause (Message result); method in interface:CommandsInterface
909 * The preferred new alternative to getLastPdpFailCause

Completed in 118 milliseconds