Home
last modified time | relevance | path

Searched refs:SIM_SUBSCRIPTION_ID2 (Results 1 – 2 of 2) sorted by relevance

/packages/services/Telecomm/testapps/src/com/android/server/telecom/testapps/
DCallServiceNotifier.java55 public static final String SIM_SUBSCRIPTION_ID2 = field in CallServiceNotifier
168 new ComponentName(context, TestConnectionService.class), SIM_SUBSCRIPTION_ID2); in registerPhoneAccount()
169 mPhoneAccountMap.put(SIM_SUBSCRIPTION_ID2, handle3); in registerPhoneAccount()
DTestConnectionService.java52 import static com.android.server.telecom.testapps.CallServiceNotifier.SIM_SUBSCRIPTION_ID2;
504 .getPhoneAccountHandle(SIM_SUBSCRIPTION_ID2));