Home
last modified time | relevance | path

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

/cts/tests/tests/telecom/src/android/telecom/cts/
DPhoneAccountRegistrarTest.java274 verifyAccountIsDisabled(pa); in testDisablingAccountsAfterRegStillThrowsException()
317 verifyAccountIsDisabled(pa); in testDisabledAccountsThrowsException()
817 public void verifyAccountIsDisabled(PhoneAccount account) { in verifyAccountIsDisabled() method in PhoneAccountRegistrarTest