Home
last modified time | relevance | path

Searched refs:getPDPContextList (Results 1 – 5 of 5) sorted by relevance

/frameworks/base/telephony/java/com/android/internal/telephony/sip/
DSipCommandInterface.java71 @Deprecated public void getPDPContextList(Message result) { in getPDPContextList() method in SipCommandInterface
/frameworks/base/telephony/java/com/android/internal/telephony/
DCommandsInterface.java638 void getPDPContextList(Message result); in getPDPContextList() method
DRIL.java814 getPDPContextList(Message result) { in getPDPContextList() method in RIL
/frameworks/base/telephony/java/com/android/internal/telephony/gsm/
DGsmDataConnectionTracker.java739 phone.mCM.getPDPContextList( in onPdpStateChanged()
1227 phone.mCM.getPDPContextList(this.obtainMessage(EVENT_GET_PDP_LIST_COMPLETE)); in onPollPdp()
/frameworks/base/telephony/java/com/android/internal/telephony/test/
DSimulatedCommands.java463 public void getPDPContextList(Message result) { in getPDPContextList() method in SimulatedCommands