Searched refs:SELF_MANAGED_COMPONENT (Results 1 – 2 of 2) sorted by relevance
/cts/tests/tests/telecom3/src/android/telecom/cts/ |
D | SelfManagedAwareInCallServiceTest.java | 33 import static android.telecom.cts.TestUtils.SELF_MANAGED_COMPONENT; 49 new PhoneAccountHandle(new ComponentName(PACKAGE, SELF_MANAGED_COMPONENT),
|
/cts/tests/tests/telecom/src/android/telecom/cts/ |
D | TestUtils.java | 74 public static final String SELF_MANAGED_COMPONENT = field in TestUtils 101 new PhoneAccountHandle(new ComponentName(PACKAGE, SELF_MANAGED_COMPONENT), 106 new PhoneAccountHandle(new ComponentName(PACKAGE, SELF_MANAGED_COMPONENT), 110 new PhoneAccountHandle(new ComponentName(PACKAGE, SELF_MANAGED_COMPONENT), 114 new PhoneAccountHandle(new ComponentName(PACKAGE, SELF_MANAGED_COMPONENT), 118 new PhoneAccountHandle(new ComponentName(PACKAGE, SELF_MANAGED_COMPONENT),
|