Home
last modified time | relevance | path

Searched refs:SELF_MANAGED_COMPONENT (Results 1 – 4 of 4) sorted by relevance

/cts/tests/tests/telecom3/src/android/telecom/cts/
DSelfManagedAwareInCallServiceTest.java33 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/
DTestUtils.java80 public static final String SELF_MANAGED_COMPONENT = field in TestUtils
114 new PhoneAccountHandle(new ComponentName(PACKAGE, SELF_MANAGED_COMPONENT),
119 new PhoneAccountHandle(new ComponentName(PACKAGE, SELF_MANAGED_COMPONENT),
123 new PhoneAccountHandle(new ComponentName(PACKAGE, SELF_MANAGED_COMPONENT),
127 new PhoneAccountHandle(new ComponentName(PACKAGE, SELF_MANAGED_COMPONENT),
131 new PhoneAccountHandle(new ComponentName(PACKAGE, SELF_MANAGED_COMPONENT),
DPhoneAccountRegistrarTest.java83 TestUtils.SELF_MANAGED_COMPONENT);
380 TestUtils.SELF_MANAGED_COMPONENT); in testTwoPackagesRegisterMax()
DSelfManagedConnectionTest.java114 new ComponentName(CAR_SELF_MANAGED_PKG, TestUtils.SELF_MANAGED_COMPONENT),