Searched defs:phoneAccount (Results 1 – 5 of 5) sorted by relevance
173 PhoneAccount phoneAccount = accounts.get(handle); in getPhoneAccountsSupportingScheme() local193 PhoneAccount phoneAccount = accounts.get(handle); in getCallCapablePhoneAccounts() local207 PhoneAccount phoneAccount = accounts.get(handle); in getSelfManagedPhoneAccounts() local438 protected void addNewIncomingCall(PhoneAccountHandle phoneAccount, Bundle extras) { in addNewIncomingCall()480 PhoneAccountHandle phoneAccount = verifyNotNull(call.phoneAccount); in allowIncomingCall() local499 PhoneAccountHandle phoneAccount = verifyNotNull(call.phoneAccount); in denyIncomingCall() local506 PhoneAccountHandle phoneAccount = verifyNotNull(call.phoneAccount); in buildConnectionRequestForIncomingCall() local559 PhoneAccountHandle phoneAccount = verifyNotNull(call.phoneAccount); in allowOutgoingCall() local578 PhoneAccountHandle phoneAccount = verifyNotNull(call.phoneAccount); in denyOutgoingCall() local585 PhoneAccountHandle phoneAccount = verifyNotNull(call.phoneAccount); in buildConnectionRequestForOutgoingCall() local[all …]
16 public PhoneAccountBuilder(PhoneAccount phoneAccount) { in PhoneAccountBuilder()
80 PhoneAccount phoneAccount = PhoneAccount.builder(handler, "main_account").build(); in registerAndUnRegister() local101 PhoneAccount phoneAccount = in registerWithTransactionalCapabilites_addsSelfManagedCapability() local254 PhoneAccountHandle phoneAccount = createHandle("id"); in testAllowNewIncomingCall() local280 PhoneAccountHandle phoneAccount = createHandle("id"); in testAllowTwoNewIncomingCalls() local313 PhoneAccountHandle phoneAccount = createHandle("id"); in testAllowNewIncomingCallUsingCustomConnectionService() local336 PhoneAccountHandle phoneAccount = createHandle("id"); in testDenyNewIncomingCall() local389 PhoneAccountHandle phoneAccount = createHandle("id"); in testAllowPlaceCall() local419 PhoneAccountHandle phoneAccount = createHandle("id"); in testDenyPlaceCall() local
21 private PhoneAccount phoneAccount; field in PhoneAccountBuilderTest
182 PhoneAccount phoneAccount = in telecomSetUserSelectedOutgoingPhoneAccountBySubId() local