Searched refs:setCdmaSubscription (Results 1 - 3 of 3) sorted by relevance

/frameworks/opt/telephony/src/java/com/android/internal/telephony/
H A DPhone.java1251 void setCdmaSubscription(int cdmaSubscriptionType, Message response); method in interface:Phone
H A DPhoneProxy.java747 public void setCdmaSubscription(int cdmaSubscriptionType, Message response) { method in class:PhoneProxy
748 mActivePhone.setCdmaSubscription(cdmaSubscriptionType, response);
H A DPhoneBase.java761 public void setCdmaSubscription(int cdmaSubscriptionType, Message response) { method in class:PhoneBase

Completed in 84 milliseconds