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

/packages/services/Telecomm/testapps/src/com/android/server/telecom/testapps/
H A DCallServiceNotifier.java49 public static final String CALL_PROVIDER_ID = "testapps_TestConnectionService_CALL_PROVIDER_ID"; field in class:CallServiceNotifier
121 new ComponentName(context, TestConnectionService.class), CALL_PROVIDER_ID);
122 mPhoneAccountMap.put(CALL_PROVIDER_ID, handle1);

Completed in 35 milliseconds