Home
last modified time | relevance | path

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

/cts/tests/tests/telecom/src/android/telecom/cts/
DPhoneAccountRegistrarTest.java681 PhoneAccountHandle currentHandle = TestUtils.createPhoneAccountHandle( in testGetCallCapablePhoneAccountsAcrossProfilesWithWorkProfile() local
689 currentHandle, this.getClass().getName()) in testGetCallCapablePhoneAccountsAcrossProfilesWithWorkProfile()
701 TestUtils.enablePhoneAccount(getInstrumentation(), currentHandle); in testGetCallCapablePhoneAccountsAcrossProfilesWithWorkProfile() local
715 TestUtils.disablePhoneAccount(getInstrumentation(), currentHandle); in testGetCallCapablePhoneAccountsAcrossProfilesWithWorkProfile() local
732 assertTrue(handlesAcrossProfilesWithDisabledAccount.contains(currentHandle)); in testGetCallCapablePhoneAccountsAcrossProfilesWithWorkProfile()