Home
last modified time | relevance | path

Searched refs:getAccountHandle (Results 1 – 25 of 53) sorted by relevance

123

/aosp12/packages/services/Telecomm/tests/src/com/android/server/telecom/tests/
H A DBasicCallTests.java113 mPhoneAccountA0.getAccountHandle(), mConnectionServiceFixtureA); in testSingleOutgoingCallLocalDisconnect()
144 mPhoneAccountA0.getAccountHandle(), mConnectionServiceFixtureA); in testSingleOutgoingCallRemoteDisconnect()
281 mPhoneAccountA0.getAccountHandle(), mConnectionServiceFixtureA); in testSingleIncomingCallLocalDisconnect()
302 mPhoneAccountA0.getAccountHandle(), mConnectionServiceFixtureA); in testSingleIncomingCallRemoteDisconnect()
319 mPhoneAccountE0.getAccountHandle(), mConnectionServiceFixtureA); in testIncomingEmergencyCallback()
329 .addNewIncomingCall(mPhoneAccountA0.getAccountHandle(), extras); in testIncomingEmergencyCallback()
366 mPhoneAccountA0.getAccountHandle(), false); in testOutgoingCallAndSelectPhoneAccount()
394 .addNewIncomingCall(mPhoneAccountA0.getAccountHandle(), extras); in testIncomingCallFromContactWithSendToVoicemailIsRejected()
553 mPhoneAccountA0.getAccountHandle(), mConnectionServiceFixtureA, in do_testDeadlockOnOutgoingCall()
978 call.setTargetPhoneAccount(mPhoneAccountA1.getAccountHandle()); in testOutgoingCallSelectPhoneAccountVideo()
[all …]
H A DVideoCallTests.java75 mPhoneAccountA0.getAccountHandle(), mConnectionServiceFixtureA, in testAutoSpeakerphoneIncomingBidirectional()
92 mPhoneAccountA0.getAccountHandle(), mConnectionServiceFixtureA, in testAutoSpeakerphoneIncomingReceiveOnly()
107 mPhoneAccountA0.getAccountHandle(), mConnectionServiceFixtureA, in testAutoSpeakerphoneOutgoingBidirectional()
123 mPhoneAccountA0.getAccountHandle(), mConnectionServiceFixtureA, in testAutoSpeakerphoneOutgoingTransmitOnly()
139 mPhoneAccountA0.getAccountHandle(), mConnectionServiceFixtureA, in testNoAutoSpeakerphoneOnOutgoing()
154 mPhoneAccountA0.getAccountHandle(), mConnectionServiceFixtureA, in testNoAutoSpeakerphoneOnIncoming()
167 IdPair ids = startIncomingPhoneCall("650-555-1212", mPhoneAccountA0.getAccountHandle(), in testIncomingVideoCallMissedCheckVideoHistory()
184 IdPair ids = startIncomingPhoneCall("650-555-1212", mPhoneAccountA0.getAccountHandle(), in testIncomingVideoCallRejectedCheckVideoHistory()
202 IdPair ids = startOutgoingPhoneCall("650-555-1212", mPhoneAccountA0.getAccountHandle(), in testOutgoingVideoCallCanceledCheckVideoHistory()
220 IdPair ids = startOutgoingPhoneCall("650-555-1212", mPhoneAccountA0.getAccountHandle(), in testOutgoingVideoCallRejectedCheckVideoHistory()
[all …]
H A DCreateConnectionProcessorTest.java308 setTargetPhoneAccount(mMockCall, regularAccount.getAccountHandle()); in testFakeEmergencyNumber()
342 setTargetPhoneAccount(mMockCall, regularAccount.getAccountHandle()); in testEmergencyCall()
379 setTargetPhoneAccount(mMockCall, regularAccount.getAccountHandle()); in testEmergencyCallMultiSimNoPreferred()
559 setTargetPhoneAccount(mMockCall, regularAccount.getAccountHandle()); in testEmergencyCallSimFailToConnectionManager()
587 eq(emerCallManagerPA.getAccountHandle())); in testEmergencyCallSimFailToConnectionManager()
619 phoneAccount.getAccountHandle())).thenReturn(phoneAccount); in makePhoneAccount()
654 callManagerPA.getAccountHandle()); in createNewConnectionManagerPhoneAccountForCall()
655 givePhoneAccountBindPermission(callManagerPA.getAccountHandle()); in createNewConnectionManagerPhoneAccountForCall()
657 callManagerPA.getAccountHandle())).thenReturn(callManagerPA); in createNewConnectionManagerPhoneAccountForCall()
664 callManagerPA.getAccountHandle()); in getNewEmergencyConnectionManagerPhoneAccount()
[all …]
H A DCallExtrasTest.java81 mPhoneAccountA0.getAccountHandle(), mConnectionServiceFixtureA); in testCsPutExtras()
108 mPhoneAccountA0.getAccountHandle(), mConnectionServiceFixtureA); in testCsPutBooleanExtra()
133 mPhoneAccountA0.getAccountHandle(), mConnectionServiceFixtureA); in testCsPutIntExtra()
157 mPhoneAccountA0.getAccountHandle(), mConnectionServiceFixtureA); in testCsPutStringExtra()
182 mPhoneAccountA0.getAccountHandle(), mConnectionServiceFixtureA); in testCsRemoveExtra()
215 mPhoneAccountA0.getAccountHandle(), mConnectionServiceFixtureA); in testCsUpdateExisting()
254 mPhoneAccountA0.getAccountHandle(), mConnectionServiceFixtureA); in testCsSetExtras()
298 mPhoneAccountA0.getAccountHandle(), mConnectionServiceFixtureA); in testICSPutExtras()
322 mPhoneAccountA0.getAccountHandle(), mConnectionServiceFixtureA); in testExtrasBidirectional()
H A DMissedInformationTest.java110 mPhoneAccountA0.getAccountHandle(), in testNotMissedCall()
133 mPhoneAccountA0.getAccountHandle()); in testEmergencyCallPlacing()
151 mPhoneAccountA0.getAccountHandle(), in testMaximumDialingCalls()
156 mPhoneAccountA0.getAccountHandle()); in testMaximumDialingCalls()
177 mPhoneAccountA0.getAccountHandle(), in testMaximumRingingCalls()
182 mPhoneAccountA0.getAccountHandle()); in testMaximumRingingCalls()
260 null, null, mPhoneAccountA0.getAccountHandle(), in setUpIncomingCall()
H A DAnalyticsTests.java104 mPhoneAccountA0.getAccountHandle(), in testAnalyticsSingleCall()
148 mPhoneAccountA0.getAccountHandle(), in testAnalyticsDumping()
193 mPhoneAccountA0.getAccountHandle(),
197 mPhoneAccountA0.getAccountHandle(),
251 mPhoneAccountA0.getAccountHandle(), in testAnalyticsVideo()
327 mPhoneAccountA0.getAccountHandle(), in testAnalyticsDumpToProto()
376 mPhoneAccountA0.getAccountHandle(),
417 mPhoneAccountA0.getAccountHandle(),
H A DTelecomSystemTest.java414 mPhoneAccountA0.getAccountHandle(), mConnectionServiceFixtureA); in makeConferenceCall()
417 mPhoneAccountA0.getAccountHandle(), mConnectionServiceFixtureA); in makeConferenceCall()
563 mPhoneAccountA0.getAccountHandle(), Process.myUserHandle()); in setupConnectionServices()
787 if (phoneAccountHandle != mPhoneAccountSelfManaged.getAccountHandle()) { in verifyAndProcessOutgoingCallBroadcast()
860 if (phoneAccountHandle == mPhoneAccountSelfManaged.getAccountHandle()) { in outgoingCallCreateConnectionComplete()
938 if (phoneAccountHandle != mPhoneAccountSelfManaged.getAccountHandle()) { in startIncomingPhoneCall()
1007 if (phoneAccountHandle != mPhoneAccountSelfManaged.getAccountHandle()) { in startAndMakeActiveOutgoingCall()
1019 if (phoneAccountHandle != mPhoneAccountSelfManaged.getAccountHandle()) { in startAndMakeActiveOutgoingCall()
1052 if (phoneAccountHandle != mPhoneAccountSelfManaged.getAccountHandle()) { in startAndMakeActiveIncomingCall()
1077 if (phoneAccountHandle != mPhoneAccountSelfManaged.getAccountHandle()) { in startAndMakeActiveIncomingCall()
[all …]
H A DMissedCallNotifierImplTest.java242 CALL_TIMESTAMP, phoneAccount.getAccountHandle()); in testDefaultDialerIncrement()
276 CALL_TIMESTAMP, phoneAccount.getAccountHandle()); in cancelNotificationTestInternal()
304 CALL_TIMESTAMP, phoneAccount.getAccountHandle()); in testNotifyMultipleMissedCalls()
404 CALL_TIMESTAMP, phoneAccount.getAccountHandle()); in notifySingleCallTestInternal()
414 expectedUserHandle = phoneAccount.getAccountHandle().getUserHandle(); in notifySingleCallTestInternal()
472 phoneAccount.getAccountHandle()); in testNoSmsBackAfterMissedSipCall()
517 CALLER_NAME, CALL_TIMESTAMP, phoneAccount.getAccountHandle()); in testLoadOneCallFromDb()
587 CALLER_NAME, CALL_TIMESTAMP, phoneAccount.getAccountHandle()); in testLoadTwoCallsFromDb()
645 phoneAccount.getAccountHandle()); in testDialerHandleMissedCall()
/aosp12/frameworks/base/telecomm/java/android/telecom/
H A DRemoteConnectionManager.java60 PhoneAccountHandle accountHandle = request.getAccountHandle(); in createRemoteConnection()
65 ComponentName componentName = request.getAccountHandle().getComponentName(); in createRemoteConnection()
91 PhoneAccountHandle accountHandle = request.getAccountHandle(); in createRemoteConference()
96 ComponentName componentName = request.getAccountHandle().getComponentName(); in createRemoteConference()
/aosp12/packages/apps/Bluetooth/src/com/android/bluetooth/hfpclient/connserv/
H A DHfpClientDeviceBlock.java68 mTelecomManager.enablePhoneAccount(mPhoneAccount.getAccountHandle(), true); in HfpClientDeviceBlock()
69 mTelecomManager.setUserSelectedOutgoingPhoneAccount(mPhoneAccount.getAccountHandle()); in HfpClientDeviceBlock()
146 mConference = new HfpClientConference(mPhoneAccount.getAccountHandle(), mDevice, in onConference()
165 mTelecomManager.unregisterPhoneAccount(mPhoneAccount.getAccountHandle()); in cleanup()
205 mTelecomManager.addNewUnknownCall(mPhoneAccount.getAccountHandle(), b); in handleCall()
211 mTelecomManager.addNewIncomingCall(mPhoneAccount.getAccountHandle(), b); in handleCall()
320 mConference = new HfpClientConference(mPhoneAccount.getAccountHandle(), mDevice, in updateConferenceableConnections()
/aosp12/packages/services/Telecomm/src/com/android/server/telecom/
H A DPhoneAccountRegistrar.java783 account.getAccountHandle()); in registerPhoneAccount()
794 account.getAccountHandle()); in registerPhoneAccount()
811 account.getAccountHandle(), account); in addOrReplacePhoneAccount()
864 fireAccountRegistered(account.getAccountHandle()); in addOrReplacePhoneAccount()
958 sb.append("[").append(account1.getAccountHandle()); in getAccountDiffString()
1010 newAccount.getAccountHandle()); in maybeReplaceOldAccount()
1014 replacementAccount.getAccountHandle()); in maybeReplaceOldAccount()
1062 if (Objects.equals(handle, m.getAccountHandle())) { in getPhoneAccountUnchecked()
1117 handles.add(account.getAccountHandle()); in getPhoneAccountHandles()
1170 PhoneAccountHandle handle = m.getAccountHandle(); in getPhoneAccounts()
[all …]
H A DCreateConnectionProcessor.java108 return manager.getSubscriptionId(account.getAccountHandle());
370 PhoneAccountHandle phoneAccountHandle = phoneAccount.getAccountHandle(); in adjustAttemptsForEmergencyNoSimRequired()
419 PhoneAccountHandle phoneAccountHandle = phoneAccount.getAccountHandle(); in adjustAttemptsForEmergency()
648 String pkg1 = account1.getAccountHandle().getComponentName().getPackageName(); in sortSimPhoneAccountsForEmergency()
649 String pkg2 = account2.getAccountHandle().getComponentName().getPackageName(); in sortSimPhoneAccountsForEmergency()
/aosp12/packages/apps/Dialer/java/com/android/incallui/
H A DActiveCallsCallListListener.java52 if (call.getState() != DialerCallState.DISCONNECTED && call.getAccountHandle() != null) { in onCallListChange()
55 .setPhoneAccountHandle(Optional.of(call.getAccountHandle())) in onCallListChange()
H A DThemeColorManager.java64 getHighlightColor(context, newForegroundCall.getAccountHandle()), in onForegroundCallChanged()
/aosp12/packages/services/Telephony/src/com/android/services/telephony/
H A DTelephonyConnectionService.java588 request.getAccountHandle()); in onCreateIncomingConference()
591 final Phone phone = getPhoneForAccount(request.getAccountHandle(), in onCreateIncomingConference()
599 request.getAccountHandle()); in onCreateIncomingConference()
602 return prepareConference(connection, request.getAccountHandle()); in onCreateIncomingConference()
616 request.getAccountHandle()); in onCreateOutgoingConference()
619 final Phone phone = getPhoneForAccount(request.getAccountHandle(), in onCreateOutgoingConference()
627 request.getAccountHandle()); in onCreateOutgoingConference()
665 final Phone phone = getPhoneForAccount(request.getAccountHandle(), in onCreateOutgoingConnection()
1152 PhoneAccountHandle accountHandle = request.getAccountHandle(); in onCreateIncomingConnection()
1282 PhoneAccountHandle accountHandle = request.getAccountHandle(); in onCreateIncomingConnectionFailed()
[all …]
/aosp12/packages/apps/Dialer/java/com/android/incallui/call/
H A DDialerCall.java565 isVoicemailNumber = TelecomUtil.isVoicemailNumber(context, getAccountHandle(), getNumber()); in updateIsVoiceMailNumber()
598 videoTechManager.dispatchCallStateChanged(telecomCall.getState(), getAccountHandle()); in updateFromTelecomCall()
632 PhoneAccountHandle newPhoneAccountHandle = telecomCall.getDetails().getAccountHandle(); in updateFromTelecomCall()
1045 public PhoneAccountHandle getAccountHandle() { in getAccountHandle() method in DialerCall
1046 return telecomCall == null ? null : telecomCall.getDetails().getAccountHandle(); in getAccountHandle()
1495 PhoneAccountHandle accountHandle = getAccountHandle(); in getPhoneAccount()
1504 videoTech = videoTechManager.getVideoTech(getAccountHandle()); in getVideoTech()
1525 context.getSystemService(TelecomManager.class).getLine1Number(getAccountHandle()); in getCallbackNumber()
1537 TelephonyManagerCompat.getTelephonyManagerForPhoneAccountHandle(context, getAccountHandle()) in getSimCountryIso()
/aosp12/packages/services/Telephony/src/com/android/phone/settings/
H A DPhoneAccountSettingsFragment.java253 String pkg1 = account1.getAccountHandle().getComponentName().getPackageName(); in initAccountList()
254 String pkg2 = account2.getAccountHandle().getComponentName().getPackageName(); in initAccountList()
277 PhoneAccountHandle handle = account.getAccountHandle(); in initAccountList()
/aosp12/packages/apps/Bluetooth/src/com/android/bluetooth/telephony/
H A DBluetoothCall.java254 public PhoneAccountHandle getAccountHandle() { in getAccountHandle() method in BluetoothCall
255 return mCall.getDetails().getAccountHandle(); in getAccountHandle()
/aosp12/packages/services/Telecomm/testapps/src/com/android/server/telecom/testapps/
H A DTestConnectionManager.java386 ? createRemoteIncomingConnection(request.getAccountHandle(), request) in makeConnection()
387 : createRemoteOutgoingConnection(request.getAccountHandle(), request); in makeConnection()
H A DTestConnectionService.java399 originalRequest.getAccountHandle(),
422 PhoneAccountHandle accountHandle = request.getAccountHandle();
474 PhoneAccountHandle accountHandle = request.getAccountHandle();
H A DSelfManagedConnectionService.java137 request.getAccountHandle()); in createSelfManagedConnection()
/aosp12/packages/apps/Dialer/java/com/android/incallui/disconnectdialog/
H A DVideoCallNotAvailablePrompt.java61 makeVoiceCall(context, call.getNumber(), call.getAccountHandle())) in createDialog()
/aosp12/packages/services/Telecomm/src/com/android/server/telecom/settings/
H A DEnableAccountPreferenceFragment.java65 mTelecomManager.enablePhoneAccount(mAccount.getAccountHandle(), (boolean) newValue); in onPreferenceChange()
/aosp12/packages/apps/Car/Dialer/tests/unittests/src/com/android/car/dialer/telecom/
H A DProjectionCallHandlerTest.java314 when(details.getAccountHandle()).thenReturn(account.getAccountHandle()); in createCall()
/aosp12/packages/apps/Car/libs/car-telephony-common/src/com/android/car/telephony/common/
H A DCallDetail.java159 return callDetail == null ? null : callDetail.getAccountHandle(); in getPhoneAccountHandle()

123