Searched refs:SELF_MANAGED_COMPONENT (Results 1 – 4 of 4) 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 | 80 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),
|
D | PhoneAccountRegistrarTest.java | 83 TestUtils.SELF_MANAGED_COMPONENT); 380 TestUtils.SELF_MANAGED_COMPONENT); in testTwoPackagesRegisterMax()
|
D | SelfManagedConnectionTest.java | 114 new ComponentName(CAR_SELF_MANAGED_PKG, TestUtils.SELF_MANAGED_COMPONENT),
|