Searched defs:phoneAccount (Results 1 – 3 of 3) sorted by relevance
78 PhoneAccount phoneAccount = accounts.get(handle); in getPhoneAccountsSupportingScheme() local97 PhoneAccount phoneAccount = accounts.get(handle); in getCallCapablePhoneAccounts() local288 protected void addNewIncomingCall(PhoneAccountHandle phoneAccount, Bundle extras) { in addNewIncomingCall()298 public void addNewUnknownCall(PhoneAccountHandle phoneAccount, Bundle extras) { in addNewUnknownCall()340 public final PhoneAccountHandle phoneAccount; field in ShadowTelecomManager.CallRecord344 public CallRecord(PhoneAccountHandle phoneAccount, Bundle extras) { in CallRecord()
50 PhoneAccount phoneAccount = PhoneAccount.builder(handler, "main_account").build(); in registerAndUnRegister() local
182 PhoneAccount phoneAccount = in telecomSetUserSelectedOutgoingPhoneAccountBySubId() local