/packages/modules/Bluetooth/android/app/tests/unit/src/com/android/bluetooth/telephony/ |
D | CallInfoTest.java | 86 ArrayList<BluetoothCall> calls = new ArrayList<>(); in getActiveCall() local 98 ArrayList<BluetoothCall> calls = new ArrayList<>(); in getHeldCall() local 111 ArrayList<BluetoothCall> calls = new ArrayList<>(); in getOutgoingCall() local 123 ArrayList<BluetoothCall> calls = new ArrayList<>(); in getRingingOrSimulatedRingingCall() local 142 ArrayList<BluetoothCall> calls = new ArrayList<>(); in hasOnlyDisconnectedCalls_withConnectedCall() local 154 ArrayList<BluetoothCall> calls = new ArrayList<>(); in hasOnlyDisconnectedCalls_withDisconnectedCallOnly() local 166 ArrayList<BluetoothCall> calls = new ArrayList<>(); in getForegroundCall_withConnectingCall() local 178 ArrayList<BluetoothCall> calls = new ArrayList<>(); in getForegroundCall_withPullingCall() local 190 ArrayList<BluetoothCall> calls = new ArrayList<>(); in getForegroundCall_withRingingCall() local 202 ArrayList<BluetoothCall> calls = new ArrayList<>(); in getForegroundCall_withNoMatchingCall() local [all …]
|
D | BluetoothInCallServiceTest.java | 266 ArrayList<BluetoothCall> calls = new ArrayList<>(); in testListCurrentCallsOneCall() local 328 ArrayList<BluetoothCall> calls = new ArrayList<>(); in testListCurrentCallsSilentRinging() local 361 ArrayList<BluetoothCall> calls = new ArrayList<>(); in testConferenceInProgressCDMA() local 425 List<BluetoothCall> calls = new ArrayList<BluetoothCall>(); in testListCurrentCallsCdmaHold() local 490 ArrayList<BluetoothCall> calls = new ArrayList<>(); in testListCurrentCallsCdmaConference() local 552 ArrayList<BluetoothCall> calls = new ArrayList<>(); in testWaitingCallClccResponse() local 593 ArrayList<BluetoothCall> calls = new ArrayList<>(); in testNewCallClccResponse() local 621 ArrayList<BluetoothCall> calls = new ArrayList<>(); in testListCurrentCallsCallHandleChanged() local 665 ArrayList<BluetoothCall> calls = new ArrayList<>(); in testRingingCallClccResponse() local 703 ArrayList<BluetoothCall> calls = new ArrayList<>(); in testCallClccCache() local [all …]
|
D | BluetoothCallTest.java | 382 List<Call> calls = new ArrayList<>(); in getIds_withEmptyList() local
|
/packages/apps/Messaging/tests/src/com/android/messaging/datamodel/action/ |
D | ReadWriteDraftMessageActionTest.java | 76 final ArrayList<StubActionServiceCallLog> calls = mService.getCalls(); in testWriteDraft() local 135 final ArrayList<StubActionServiceCallLog> calls = mService.getCalls(); in testReadDraft() local 200 final ArrayList<StubActionServiceCallLog> calls = mService.getCalls(); in testReadDraftForNewConversation() local 236 final ArrayList<StubActionServiceCallLog> calls = mService.getCalls(); in testWriteAndReadDraft() local 293 final ArrayList<StubActionServiceCallLog> calls = mService.getCalls(); in testUpdateDraft() local
|
D | GetOrCreateConversationActionTest.java | 71 ArrayList<StubActionServiceCallLog> calls = mService.getCalls(); in testGetOrCreateConversation() local
|
/packages/providers/CallLogProvider/tests/src/com/android/calllogbackup/ |
D | CallLogBackupAgentTest.java | 258 List<Call> calls = new LinkedList<>(); in testRunBackup_NoCalls() local 273 List<Call> calls = new LinkedList<>(); in testRunBackup_OneNewCall_ErrorAddingCall() local 290 List<Call> calls = new LinkedList<>(); in testRunBackup_OneNewCall_NullBackupDataOutput() local 305 List<Call> calls = new LinkedList<>(); in testRunBackup_OneNewCall() local 392 List<Call> calls = new LinkedList<>(); in testRunBackup_MultipleCall() local 418 List<Call> calls = new LinkedList<>(); in testRunBackup_PartialMultipleCall() local
|
/packages/services/Telecomm/src/com/android/server/telecom/ |
D | CallEndpointController.java | 200 Set<Call> calls = mCallsManager.getTrackedCalls(); in notifyCallEndpointChange() local 230 Set<Call> calls = mCallsManager.getTrackedCalls(); in notifyAvailableCallEndpointsChange() local 261 Set<Call> calls = mCallsManager.getTrackedCalls(); in notifyMuteStateChange() local
|
D | ConnectionServiceFocusManager.java | 404 List<CallFocus> calls = mCalls in updateCurrentFocusCall() local
|
/packages/modules/Bluetooth/android/app/src/com/android/bluetooth/telephony/ |
D | BluetoothInCallService.java | 775 Collection<BluetoothCall> calls = mCallInfo.getBluetoothCalls(); in sendListOfCalls() local 1390 List<BluetoothCall> calls = new ArrayList<>(); in getBluetoothCallsByIds() local 1434 List<BluetoothCall> calls = getBluetoothCalls(); in getCallByStates() local 1444 List<BluetoothCall> calls = getBluetoothCalls(); in getCallByState() local 1455 List<BluetoothCall> calls = getBluetoothCalls(); in getNumHeldCalls() local 1465 List<BluetoothCall> calls = getBluetoothCalls(); in hasOnlyDisconnectedCalls() local 1544 List<BluetoothCall> calls = getBluetoothCalls(); in getCallByCallId() local
|
D | BluetoothCall.java | 327 public static List<Integer> getIds(List<Call> calls) { in getIds()
|
/packages/modules/AdServices/shared/libraries/device-side/java/com/android/adservices/shared/testing/ |
D | AbstractLogVerifier.java | 148 private Set<MutableLogCall> createMutableLogCalls(Set<T> calls) { in createMutableLogCalls() 196 private String callsToStr(Set<T> calls) { in callsToStr()
|
/packages/apps/Dialer/java/com/android/incallui/ |
D | ConferenceManagerFragment.java | 74 final CallList calls = CallList.getInstance(); in onResume() local
|
D | ConferenceManagerPresenter.java | 115 ArrayList<DialerCall> calls = new ArrayList<>(currentCall.getChildCallIds().size()); in update() local
|
/packages/modules/Bluetooth/android/app/tests/unit/src/com/android/bluetooth/hfpclient/connserv/ |
D | HeadsetClientServiceInterfaceTest.java | 234 List<HfpClientCall> calls = List.of(TEST_CALL); in testGetCurrentCalls() local
|
/packages/modules/Bluetooth/android/app/src/com/android/bluetooth/tbs/ |
D | BluetoothLeCallControlProxy.java | 100 public void currentCallsList(List<BluetoothLeCall> calls) { in currentCallsList()
|
D | TbsService.java | 323 int ccid, List<BluetoothLeCall> calls, AttributionSource source) { in currentCallsList() 411 void currentCallsList(int ccid, List<BluetoothLeCall> calls) { in currentCallsList()
|
/packages/modules/Bluetooth/android/app/aidl/android/bluetooth/ |
D | IBluetoothLeCallControl.aidl | 43 …void currentCallsList(in int ccid, in List<BluetoothLeCall> calls, in AttributionSource attributio… in currentCallsList()
|
/packages/modules/AdServices/adservices/tests/unittest/service-core/src/com/android/adservices/service/adselection/ |
D | AppInstallAdFiltererImplTest.java | 335 Map<Pair<AdTechIdentifier, String>, Integer> calls = new HashMap<>(); in validateAppInstallDBCalls() local
|
/packages/services/Car/tests/EmbeddedKitchenSinkApp/src/com/google/android/car/kitchensink/bluetooth/ |
D | BluetoothHeadsetFragment.java | 241 List<Call> calls = mInCallService.getCalls(); in getFirstActiveCall() local
|
/packages/providers/CallLogProvider/src/com/android/calllogbackup/ |
D | CallLogBackupAgent.java | 298 void runBackup(CallLogBackupState state, BackupDataOutput data, Iterable<Call> calls) { in runBackup() 335 List<Call> calls = new LinkedList<>(); in getAllCallLogEntries() local
|
/packages/services/Telecomm/src/com/android/server/telecom/voip/ |
D | VoipCallMonitor.java | 243 Set<Call> calls = mAccountHandleToCallMap.get(handle); in stopFGSDelegation() local
|
/packages/modules/Bluetooth/android/app/src/com/android/bluetooth/hfpclient/ |
D | HfpClientDeviceBlock.java | 72 List<HfpClientCall> calls = mServiceInterface.getCurrentCalls(mDevice); in HfpClientDeviceBlock() local
|
/packages/providers/ContactsProvider/tests/src/com/android/providers/contacts/ |
D | ContactsDatabaseHelperUpgradeTest.java | 134 TableStructure calls = new TableStructure(mDb, "calls"); in upgradeTo1109() local
|
/packages/providers/ContactsProvider/src/com/android/providers/contacts/ |
D | CallLogProvider.java | 194 sURIMatcher.addURI(CallLog.AUTHORITY, "calls", CALLS); in sURIMatcher.addURI() 195 sURIMatcher.addURI(CallLog.AUTHORITY, "calls/#", CALLS_ID); in sURIMatcher.addURI() 203 sURIMatcher.addURI(CallLog.SHADOW_AUTHORITY, "calls", CALLS); in sURIMatcher.addURI()
|
/packages/modules/Bluetooth/framework/java/android/bluetooth/ |
D | BluetoothLeCallControl.java | 684 public void currentCallsList(@NonNull List<BluetoothLeCall> calls) { in currentCallsList()
|