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

  /frameworks/opt/telephony/src/java/com/android/internal/telephony/cdma/
CdmaSubscriptionSourceManager.java 123 mCi.getCdmaSubscriptionSource(obtainMessage(EVENT_GET_CDMA_SUBSCRIPTION_SOURCE));
136 mCi.getCdmaSubscriptionSource(
153 public int getCdmaSubscriptionSource() {
154 log("getcdmasubscriptionSource: " + mCdmaSubscriptionSource.get());
CdmaServiceStateTracker.java 185 mIsSubscriptionFromRuim = (mCdmaSSM.getCdmaSubscriptionSource() ==
297 handleCdmaSubscriptionSource(mCdmaSSM.getCdmaSubscriptionSource());
330 handleCdmaSubscriptionSource(mCdmaSSM.getCdmaSubscriptionSource());
    [all...]
CDMAPhone.java     [all...]
  /frameworks/opt/telephony/src/java/com/android/internal/telephony/imsphone/
ImsPhoneCommandInterface.java 449 public void getCdmaSubscriptionSource(Message response) {
  /frameworks/opt/telephony/src/java/com/android/internal/telephony/sip/
SipCommandInterface.java 450 public void getCdmaSubscriptionSource(Message response) {
  /frameworks/opt/telephony/tests/telephonytests/src/com/android/internal/telephony/gsm/
UsimDataDownloadCommands.java.broken 587 public void getCdmaSubscriptionSource(Message response) {
  /frameworks/opt/telephony/src/java/com/android/internal/telephony/
CommandsInterface.java     [all...]
RIL.java     [all...]
  /frameworks/opt/telephony/src/java/com/android/internal/telephony/uicc/
IccCardProxy.java 187 mCdmaSSM.getCdmaSubscriptionSource() : Phone.CDMA_SUBSCRIPTION_UNKNOWN;
    [all...]
  /frameworks/opt/telephony/src/java/com/android/internal/telephony/test/
SimulatedCommands.java     [all...]

Completed in 154 milliseconds