HomeSort by relevance Sort by last modified time
    Searched defs:getCdmaSubscriptionSource (Results 1 - 8 of 8) sorted by null

  /frameworks/opt/telephony/src/java/com/android/internal/telephony/cdma/
CdmaSubscriptionSourceManager.java 118 mCM.getCdmaSubscriptionSource(obtainMessage(EVENT_GET_CDMA_SUBSCRIPTION_SOURCE));
130 public int getCdmaSubscriptionSource() {
CdmaServiceStateTracker.java 179 isSubscriptionFromRuim = (mCdmaSSM.getCdmaSubscriptionSource() ==
282 handleCdmaSubscriptionSource(mCdmaSSM.getCdmaSubscriptionSource());
309 handleCdmaSubscriptionSource(mCdmaSSM.getCdmaSubscriptionSource());
    [all...]
CDMAPhone.java     [all...]
  /frameworks/opt/telephony/src/java/com/android/internal/telephony/sip/
SipCommandInterface.java 342 public void getCdmaSubscriptionSource(Message response) {
  /frameworks/opt/telephony/tests/telephonytests/src/com/android/internal/telephony/gsm/
UsimDataDownloadCommands.java 568 public void getCdmaSubscriptionSource(Message response) {
  /frameworks/opt/telephony/src/java/com/android/internal/telephony/test/
SimulatedCommands.java 1015 public void getCdmaSubscriptionSource(Message result) {
    [all...]
  /frameworks/opt/telephony/src/java/com/android/internal/telephony/
CommandsInterface.java     [all...]
RIL.java     [all...]

Completed in 34 milliseconds