Searched defs:phoneAccount (Results 1 – 9 of 9) sorted by relevance
54 final PhoneAccount phoneAccount = PhoneAccount.builder( in testRegisterPhoneAccount() local77 PhoneAccount phoneAccount = mTelecomManager.getPhoneAccount(getPhoneAccountHandle()); in testIncomingCallFromBlockedNumberIsRejected() local
33 public PhoneAccountTransaction(TestAppTransaction result, PhoneAccount phoneAccount) { in PhoneAccountTransaction()
34 void registerPhoneAccount(in PhoneAccount phoneAccount); in registerPhoneAccount()
27 void registerPhoneAccount(in PhoneAccount phoneAccount); in registerPhoneAccount()
53 public MockConference(PhoneAccountHandle phoneAccount) { in MockConference()
288 final PhoneAccount phoneAccount = phoneAccountBuilder.build(); in testRegisterPhoneAccount_DisallowEnable() local
648 void registerAndEnablePhoneAccount(PhoneAccount phoneAccount) throws Exception { in registerAndEnablePhoneAccount()689 void verifyAccountRegistration(PhoneAccountHandle handle, PhoneAccount phoneAccount) { in verifyAccountRegistration()1306 PhoneAccount phoneAccount = mTelecomManager.getPhoneAccount(handle); in isLoggedCall() local
818 PhoneAccount phoneAccount = mTelecomManager.getPhoneAccount(account.getAccountHandle()); in verifyAccountIsDisabled() local
279 final PhoneAccount phoneAccount = PhoneAccount.builder( in registerPhoneAccount() local