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

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

Completed in 44 milliseconds