Home
last modified time | relevance | path

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

12

/packages/services/Telecomm/tests/src/com/android/server/telecom/tests/
DBasicCallTests.java93 mPhoneAccountA0.getAccountHandle(), mConnectionServiceFixtureA); in testSingleOutgoingCallLocalDisconnect()
110 mPhoneAccountA0.getAccountHandle(), mConnectionServiceFixtureA); in testSingleOutgoingCallRemoteDisconnect()
128 IdPair ids = startIncomingPhoneCall("650-555-1212", mPhoneAccountA0.getAccountHandle(), in testTelecomManagerAcceptRingingCall()
154 IdPair ids = startIncomingPhoneCall("650-555-1212", mPhoneAccountA0.getAccountHandle(), in testTelecomManagerAcceptRingingVideoCall()
182 IdPair ids = startIncomingPhoneCall("650-555-1212", mPhoneAccountA0.getAccountHandle(), in testTelecomManagerAcceptRingingVideoCallAsAudio()
209 IdPair ids = startIncomingPhoneCall("650-555-1212", mPhoneAccountA0.getAccountHandle(), in testTelecomManagerAcceptRingingInvalidVideoState()
231 mPhoneAccountA0.getAccountHandle(), mConnectionServiceFixtureA); in testSingleIncomingCallLocalDisconnect()
246 mPhoneAccountA0.getAccountHandle(), mConnectionServiceFixtureA); in testSingleIncomingCallRemoteDisconnect()
270 mPhoneAccountA0.getAccountHandle(), false); in testOutgoingCallAndSelectPhoneAccount()
272 IdPair ids = outgoingCallPhoneAccountSelected(mPhoneAccountA0.getAccountHandle(), in testOutgoingCallAndSelectPhoneAccount()
[all …]
DVideoCallTests.java45 mPhoneAccountA0.getAccountHandle(), mConnectionServiceFixtureA, in testAutoSpeakerphoneIncomingBidirectional()
60 mPhoneAccountA0.getAccountHandle(), mConnectionServiceFixtureA, in testAutoSpeakerphoneIncomingReceiveOnly()
73 mPhoneAccountA0.getAccountHandle(), mConnectionServiceFixtureA, in testAutoSpeakerphoneOutgoingBidirectional()
87 mPhoneAccountA0.getAccountHandle(), mConnectionServiceFixtureA, in testAutoSpeakerphoneOutgoingTransmitOnly()
101 mPhoneAccountA0.getAccountHandle(), mConnectionServiceFixtureA, in testNoAutoSpeakerphoneOnOutgoing()
114 mPhoneAccountA0.getAccountHandle(), mConnectionServiceFixtureA, in testNoAutoSpeakerphoneOnIncoming()
DCreateConnectionProcessorTest.java224 PhoneAccountHandle emergencyPhoneAccountHandle = emergencyPhoneAccount.getAccountHandle(); in testEmergencyCallToSim()
263 eq(emerCallManagerPA.getAccountHandle())); in testEmergencyCallSimFailToConnectionManager()
273 PhoneAccountHandle emergencyPhoneAccountHandle = emergencyPhoneAccount.getAccountHandle(); in makeEmergencyPhoneAccount()
304 callManagerPA.getAccountHandle()); in getNewConnectionManagerPhoneAccount()
305 givePhoneAccountBindPermission(callManagerPA.getAccountHandle()); in getNewConnectionManagerPhoneAccount()
307 callManagerPA.getAccountHandle())).thenReturn(callManagerPA); in getNewConnectionManagerPhoneAccount()
314 callManagerPA.getAccountHandle()); in getNewEmergencyConnectionManagerPhoneAccount()
315 givePhoneAccountBindPermission(callManagerPA.getAccountHandle()); in getNewEmergencyConnectionManagerPhoneAccount()
317 callManagerPA.getAccountHandle())).thenReturn(callManagerPA); in getNewEmergencyConnectionManagerPhoneAccount()
DCallExtrasTest.java54 mPhoneAccountA0.getAccountHandle(), mConnectionServiceFixtureA); in testCsPutExtras()
80 mPhoneAccountA0.getAccountHandle(), mConnectionServiceFixtureA); in testCsPutBooleanExtra()
101 mPhoneAccountA0.getAccountHandle(), mConnectionServiceFixtureA); in testCsPutIntExtra()
122 mPhoneAccountA0.getAccountHandle(), mConnectionServiceFixtureA); in testCsPutStringExtra()
144 mPhoneAccountA0.getAccountHandle(), mConnectionServiceFixtureA); in testCsRemoveExtra()
174 mPhoneAccountA0.getAccountHandle(), mConnectionServiceFixtureA); in testCsUpdateExisting()
210 mPhoneAccountA0.getAccountHandle(), mConnectionServiceFixtureA); in testCsSetExtras()
253 mPhoneAccountA0.getAccountHandle(), mConnectionServiceFixtureA); in testICSPutExtras()
276 mPhoneAccountA0.getAccountHandle(), mConnectionServiceFixtureA); in testExtrasBidirectional()
DMissedCallNotifierImplTest.java136 phoneAccount.getAccountHandle()); in cancelNotificationTestInternal()
163 phoneAccount.getAccountHandle()); in testNotifyMultipleMissedCalls()
257 phoneAccount.getAccountHandle()); in notifySingleCallTestInternal()
267 expectedUserHandle = phoneAccount.getAccountHandle().getUserHandle(); in notifySingleCallTestInternal()
323 phoneAccount.getAccountHandle()); in testNoSmsBackAfterMissedSipCall()
DPhoneAccountRegistrarTest.java167 mRegistrar.enablePhoneAccount(account.getAccountHandle(), true); in registerAndEnableAccount()
402 assertPhoneAccountHandleEquals(a.getAccountHandle(), b.getAccountHandle()); in assertPhoneAccountEquals()
DTelecomSystemTest.java260 mPhoneAccountA0.getAccountHandle(), mConnectionServiceFixtureA); in makeConferenceCall()
263 mPhoneAccountA0.getAccountHandle(), mConnectionServiceFixtureA); in makeConferenceCall()
361 mPhoneAccountA0.getAccountHandle(), Process.myUserHandle()); in setupConnectionServices()
DTelecomServiceImplTest.java372 .getAccountHandle()); in testGetPhoneAccount()
374 .getAccountHandle()); in testGetPhoneAccount()
492 assertEquals(testPhoneAccount.getAccountHandle(), in registerPhoneAccountTestHelper()
/packages/apps/Bluetooth/src/com/android/bluetooth/hfpclient/connserv/
DHfpClientConnectionService.java88 mDevicePhoneAccount.getAccountHandle());
96 mDevicePhoneAccount.getAccountHandle(), true);
98 mDevicePhoneAccount.getAccountHandle());
121 mDevicePhoneAccount.getAccountHandle());
165 mTelecomManager.unregisterPhoneAccount(mDevicePhoneAccount.getAccountHandle()); in onDestroy()
273 buildConnection(getDevice(request.getAccountHandle()), null, request.getAddress()); in onCreateOutgoingConnection()
439 mDevicePhoneAccount.getAccountHandle(), true);
441 mDevicePhoneAccount.getAccountHandle());
479 return mDevicePhoneAccount.getAccountHandle(); in getHandle()
/packages/services/Telephony/src/com/android/services/telephony/
DTelephonyConnectionService.java118 final Phone phone = getPhoneForAccount(request.getAccountHandle(), false); in onCreateOutgoingConnection()
155 final Phone phone = getPhoneForAccount(request.getAccountHandle(), false); in onCreateOutgoingConnection()
181 final Phone phone = getPhoneForAccount(request.getAccountHandle(), isEmergencyNumber); in onCreateOutgoingConnection()
298 createConnectionFor(phone, null, true /* isOutgoing */, request.getAccountHandle(), in onCreateOutgoingConnection()
348 PhoneAccountHandle accountHandle = request.getAccountHandle(); in onCreateIncomingConnection()
383 request.getAccountHandle(), request.getTelecomCallId(), in onCreateIncomingConnection()
405 PhoneAccountHandle accountHandle = request.getAccountHandle(); in onCreateUnknownConnection()
484 request.getAccountHandle(), request.getTelecomCallId(), in onCreateUnknownConnection()
DTelecomAccountRegistry.java79 mAccount, mAccount.getAccountHandle()); in AccountEntry()
235 return mAccount != null ? mAccount.getAccountHandle() : null; in getPhoneAccountHandle()
/packages/services/Telecomm/src/com/android/server/telecom/
DPhoneAccountRegistrar.java451 UserHandle phoneAccountUserHandle = account.getAccountHandle().getUserHandle(); in isVisibleForUser()
559 if (!phoneAccountRequiresBindPermission(account.getAccountHandle())) { in registerPhoneAccount()
562 account.getAccountHandle()); in registerPhoneAccount()
577 account.getAccountHandle(), account); in addOrReplacePhoneAccount()
584 PhoneAccount oldAccount = getPhoneAccountUnchecked(account.getAccountHandle()); in addOrReplacePhoneAccount()
624 PhoneAccountHandle handle = phoneAccount.getAccountHandle(); in clearAccounts()
672 sb.append("[").append(account1.getAccountHandle()); in getAccountDiffString()
743 if (Objects.equals(handle, m.getAccountHandle())) { in getPhoneAccountUnchecked()
798 handles.add(account.getAccountHandle()); in getPhoneAccountHandles()
851 PhoneAccountHandle handle = m.getAccountHandle(); in getPhoneAccounts()
[all …]
DCreateConnectionProcessor.java315 phoneAccount.getAccountHandle()); in adjustAttemptsForEmergency()
318 phoneAccount.getAccountHandle(), in adjustAttemptsForEmergency()
319 phoneAccount.getAccountHandle())); in adjustAttemptsForEmergency()
DTelecomServiceImpl.java381 account.getAccountHandle().getComponentName().getPackageName());
388 enforceUserHandleMatchesCaller(account.getAccountHandle());
396 account.getAccountHandle());
/packages/services/Telecomm/testapps/src/com/android/server/telecom/testapps/
DTestConnectionService.java322 originalRequest.getAccountHandle(), in onCreateOutgoingConnection()
345 PhoneAccountHandle accountHandle = request.getAccountHandle(); in onCreateIncomingConnection()
386 request.getAccountHandle(), in onCreateIncomingConnection()
401 PhoneAccountHandle accountHandle = request.getAccountHandle(); in onCreateUnknownConnection()
DTestConnectionManager.java342 ? createRemoteIncomingConnection(request.getAccountHandle(), request) in makeConnection()
343 : createRemoteOutgoingConnection(request.getAccountHandle(), request); in makeConnection()
/packages/services/Telephony/src/com/android/phone/settings/
DPhoneAccountSettingsFragment.java319 String pkg1 = account1.getAccountHandle().getComponentName().getPackageName(); in initAccountList()
320 String pkg2 = account2.getAccountHandle().getComponentName().getPackageName(); in initAccountList()
343 PhoneAccountHandle handle = account.getAccountHandle(); in initAccountList()
/packages/apps/Dialer/InCallUI/src/com/android/incallui/
DCall.java479 PhoneAccountHandle newPhoneAccountHandle = mTelecomCall.getDetails().getAccountHandle(); in updateFromTelecomCall()
755 public PhoneAccountHandle getAccountHandle() { in getAccountHandle() method in Call
756 return mTelecomCall == null ? null : mTelecomCall.getDetails().getAccountHandle(); in getAccountHandle()
DCallCardPresenter.java417 PhoneAccountHandle accountHandle = mPrimary.getAccountHandle(); in getSubscriptionNumber()
524 mPrimary.getAccountHandle()); in setCallbackNumber()
879 PhoneAccountHandle accountHandle = call.getAccountHandle(); in getAccountForCall()
DCallerInfoUtils.java122 call.getTelecomCall().getDetails().getAccountHandle(), in isVoiceMailNumber()
DInCallPresenter.java1273 if (call.getAccountHandle() == null && !call.isConferenceCall()) { in maybeShowErrorDialogOnDisconnect()
1411 if ((call.getAccountHandle() == null && in isCallWithNoValidAccounts()
1762 return getColorsFromPhoneAccountHandle(call.getAccountHandle()); in getColorsFromCall()
/packages/apps/Dialer/InCallUI/tests/src/com/android/incallui/
DMockCallListWrapper.java76 when(call.getAccountHandle()).thenReturn(new PhoneAccountHandle(null, null)); in getMockCall()
/packages/services/Telecomm/src/com/android/server/telecom/settings/
DEnableAccountPreferenceFragment.java62 mTelecomManager.enablePhoneAccount(mAccount.getAccountHandle(), isChecked()); in onClick()
/packages/services/Telephony/sip/src/com/android/services/telephony/sip/
DSipAccountRegistry.java247 telecomManager.enablePhoneAccount(phoneAccount.getAccountHandle(), true); in startSipProfiles()
DSipConnectionService.java77 PhoneAccountHandle accountHandle = request.getAccountHandle(); in onCreateOutgoingConnection()

12