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

/frameworks/base/telephony/java/com/android/internal/telephony/
H A DPhoneBase.java746 public void setCdmaSubscription(int cdmaSubscriptionType, Message response) { method in class:PhoneBase
H A DPhoneProxy.java629 public void setCdmaSubscription(int cdmaSubscriptionType, Message response) { method in class:PhoneProxy
630 mActivePhone.setCdmaSubscription(cdmaSubscriptionType, response);
H A DPhone.java1335 void setCdmaSubscription(int cdmaSubscriptionType, Message response); method in interface:Phone

Completed in 13 milliseconds