Home
last modified time | relevance | path

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

/cts/tests/tests/telecom/src/android/telecom/cts/
DPhoneAccountRegistrarTest.java156 PhoneAccountHandle acctHandle = TestUtils.makePhoneAccountHandle( in testExceptionThrownDueToInvalidSimultaneousCallRestriction_tooManyAccounts() local
158 PhoneAccount acct = TestUtils.buildSelfManagedPhoneAccount(acctHandle, in testExceptionThrownDueToInvalidSimultaneousCallRestriction_tooManyAccounts()
177 mTelecomManager.unregisterPhoneAccount(acctHandle); in testExceptionThrownDueToInvalidSimultaneousCallRestriction_tooManyAccounts()
194 PhoneAccountHandle acctHandle = TestUtils.makePhoneAccountHandle( in testExceptionThrownDueToInvalidSimultaneousCallRestriction_invalidId() local
196 PhoneAccount acct = TestUtils.buildSelfManagedPhoneAccount(acctHandle, in testExceptionThrownDueToInvalidSimultaneousCallRestriction_invalidId()
215 mTelecomManager.unregisterPhoneAccount(acctHandle); in testExceptionThrownDueToInvalidSimultaneousCallRestriction_invalidId()