Searched defs:cdmaSubscription (Results 1 – 4 of 4) sorted by relevance
| /frameworks/opt/telephony/src/java/com/android/internal/telephony/ |
| D | PhoneFactory.java | 158 int cdmaSubscription = CdmaSubscriptionSourceManager.getDefault(context); in makeDefaultPhone() local 294 int cdmaSubscription = CdmaSubscriptionSourceManager.getDefault(context); in onMultiSimConfigChanged() local
|
| D | RIL.java | 1096 public RIL(Context context, int allowedNetworkTypes, int cdmaSubscription) { in RIL() 1101 public RIL(Context context, int allowedNetworkTypes, int cdmaSubscription, Integer instanceId) { in RIL() 1106 public RIL(Context context, int allowedNetworkTypes, int cdmaSubscription, Integer instanceId, in RIL() 3275 public void setCdmaSubscriptionSource(int cdmaSubscription, Message result) { in setCdmaSubscriptionSource()
|
| D | ServiceStateTracker.java | 1561 String cdmaSubscription[] = (String[]) ar.result; in handleMessage() local
|
| /frameworks/opt/telephony/src/java/com/android/internal/telephony/imsphone/ |
| D | ImsPhoneCommandInterface.java | 534 public void setCdmaSubscriptionSource(int cdmaSubscription , Message response) { in setCdmaSubscriptionSource()
|