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

/frameworks/opt/telephony/src/java/com/android/internal/telephony/imsphone/
H A DImsPhoneCommandInterface.java167 public void getLastPdpFailCause (Message result) { method in class:ImsPhoneCommandInterface
/frameworks/opt/telephony/src/java/com/android/internal/telephony/sip/
H A DSipCommandInterface.java168 public void getLastPdpFailCause (Message result) { method in class:SipCommandInterface
/frameworks/opt/telephony/tests/telephonytests/src/com/android/internal/telephony/gsm/
H A DUsimDataDownloadCommands.java302 public void getLastPdpFailCause(Message result) { method in class:UsimDataDownloadCommands
/frameworks/opt/telephony/src/java/com/android/internal/telephony/test/
H A DSimulatedCommands.java776 public void getLastPdpFailCause (Message result) { method in class:SimulatedCommands
/frameworks/opt/telephony/src/java/com/android/internal/telephony/
H A DCommandsInterface.java992 void getLastPdpFailCause (Message result); method in interface:CommandsInterface
995 * The preferred new alternative to getLastPdpFailCause
H A DRIL.java1116 getLastPdpFailCause (Message result) { method in class:RIL
1121 * The preferred new alternative to getLastPdpFailCause

Completed in 979 milliseconds