Searched refs:buildSelfManagedPhoneAccount (Results 1 – 2 of 2) sorted by relevance
158 PhoneAccount acct = TestUtils.buildSelfManagedPhoneAccount(acctHandle, in testExceptionThrownDueToInvalidSimultaneousCallRestriction_tooManyAccounts()196 PhoneAccount acct = TestUtils.buildSelfManagedPhoneAccount(acctHandle, in testExceptionThrownDueToInvalidSimultaneousCallRestriction_invalidId()
1020 PhoneAccount acct = buildSelfManagedPhoneAccount(handle, "TelecommTests").build(); in generateRandomPhoneAccounts()1029 public static PhoneAccount.Builder buildSelfManagedPhoneAccount(PhoneAccountHandle handle, in buildSelfManagedPhoneAccount() method in TestUtils