/aosp12/packages/apps/Bluetooth/tests/unit/src/com/android/bluetooth/telephony/ |
H A D | BluetoothInCallServiceTest.java | 246 ArrayList<BluetoothCall> calls = new ArrayList<>(); in testListCurrentCallsOneCall() local 299 ArrayList<BluetoothCall> calls = new ArrayList<>(); in testListCurrentCallsSilentRinging() local 438 ArrayList<BluetoothCall> calls = new ArrayList<>(); in testListCurrentCallsCdmaConference() local 487 ArrayList<BluetoothCall> calls = new ArrayList<>(); in testWaitingCallClccResponse() local 514 ArrayList<BluetoothCall> calls = new ArrayList<>(); in testNewCallClccResponse() local 532 ArrayList<BluetoothCall> calls = new ArrayList<>(); in testRingingCallClccResponse() local 556 ArrayList<BluetoothCall> calls = new ArrayList<>(); in testCallClccCache() local 597 ArrayList<BluetoothCall> calls = new ArrayList<>(); in testAlertingCallClccResponse() local 621 ArrayList<BluetoothCall> calls = new ArrayList<>(); in testHoldingCallClccResponse() local 657 ArrayList<BluetoothCall> calls = new ArrayList<>(); in testListCurrentCallsImsConference() local [all …]
|
/aosp12/packages/providers/CallLogProvider/tests/src/com/android/calllogbackup/ |
H A D | CallLogBackupAgentTest.java | 162 List<Call> calls = new LinkedList<>(); in testRunBackup_NoCalls() local 173 List<Call> calls = new LinkedList<>(); in testRunBackup_OneNewCall() local 185 List<Call> calls = new LinkedList<>(); in testRunBackup_MultipleCall() local 207 List<Call> calls = new LinkedList<>(); in testRunBackup_PartialMultipleCall() local
|
/aosp12/packages/apps/Messaging/tests/src/com/android/messaging/datamodel/action/ |
H A D | ReadWriteDraftMessageActionTest.java | 75 final ArrayList<StubActionServiceCallLog> calls = mService.getCalls(); in testWriteDraft() local 134 final ArrayList<StubActionServiceCallLog> calls = mService.getCalls(); in testReadDraft() local 199 final ArrayList<StubActionServiceCallLog> calls = mService.getCalls(); in testReadDraftForNewConversation() local 235 final ArrayList<StubActionServiceCallLog> calls = mService.getCalls(); in testWriteAndReadDraft() local 292 final ArrayList<StubActionServiceCallLog> calls = mService.getCalls(); in testUpdateDraft() local
|
H A D | GetOrCreateConversationActionTest.java | 70 ArrayList<StubActionServiceCallLog> calls = mService.getCalls(); in testGetOrCreateConversation() local
|
/aosp12/system/update_engine/update_manager/ |
H A D | update_manager_unittest.cc | 256 vector<pair<EvalStatus, UpdateCheckParams>> calls; in TEST_F() local 273 vector<pair<EvalStatus, UpdateCheckParams>> calls; in TEST_F() local 303 vector<pair<EvalStatus, UpdateCheckParams>> calls; in TEST_F() local
|
/aosp12/packages/apps/Bluetooth/src/com/android/bluetooth/telephony/ |
H A D | BluetoothInCallService.java | 579 Collection<BluetoothCall> calls = mCallInfo.getBluetoothCalls(); in sendListOfCalls() local 1033 List<BluetoothCall> calls = new ArrayList<>(); in getBluetoothCallsByIds() local 1077 List<BluetoothCall> calls = getBluetoothCalls(); in getCallByStates() local 1087 List<BluetoothCall> calls = getBluetoothCalls(); in getCallByState() local 1098 List<BluetoothCall> calls = getBluetoothCalls(); in getNumHeldCalls() local 1108 List<BluetoothCall> calls = getBluetoothCalls(); in hasOnlyDisconnectedCalls() local
|
H A D | BluetoothCall.java | 313 public static List<String> getIds(List<Call> calls) { in getIds()
|
/aosp12/art/test/701-easy-div-rem/ |
H A D | genMain.py | 48 decls, calls = '', {} variable
|
/aosp12/frameworks/base/core/tests/benchmarks/src/android/util/ |
H A D | StreamsBenchmark.java | 43 private SparseIntArray calls; field in StreamsBenchmark
|
/aosp12/packages/apps/Dialer/java/com/android/incallui/ |
H A D | ConferenceManagerFragment.java | 74 final CallList calls = CallList.getInstance(); in onResume() local
|
H A D | ConferenceManagerPresenter.java | 115 ArrayList<DialerCall> calls = new ArrayList<>(currentCall.getChildCallIds().size()); in update() local
|
/aosp12/frameworks/base/tools/protologtool/src/com/android/protolog/tool/ |
H A D | ViewerConfigBuilder.kt | 54 val calls = mutableListOf<Pair<LogCall, ParsingContext>>() regex
|
/aosp12/frameworks/native/libs/binder/tests/ |
H A D | IBinderRpcTest.aidl | 34 void nestMe(IBinderRpcTest binder, int calls); in nestMe()
|
/aosp12/packages/providers/CallLogProvider/src/com/android/calllogbackup/ |
H A D | CallLogBackupAgent.java | 193 void runBackup(CallLogBackupState state, BackupDataOutput data, Iterable<Call> calls) { in runBackup() 228 List<Call> calls = new LinkedList<>(); in getAllCallLogEntries() local
|
/aosp12/frameworks/opt/telephony/src/java/com/android/internal/telephony/ |
H A D | CallManager.java | 1755 private Call getFirstNonIdleCall(List<Call> calls) { in getFirstNonIdleCall() 1769 private Call getFirstNonIdleCall(List<Call> calls, int subId) { in getFirstNonIdleCall() 1971 private Call getFirstActiveCall(ArrayList<Call> calls) { in getFirstActiveCall() 1983 private Call getFirstActiveCall(ArrayList<Call> calls, int subId) { in getFirstActiveCall() 1996 private Call getFirstCallOfState(ArrayList<Call> calls, Call.State state) { in getFirstCallOfState() 2008 private Call getFirstCallOfState(ArrayList<Call> calls, Call.State state, in getFirstCallOfState()
|
H A D | RadioResponse.java | 229 ArrayList<android.hardware.radio.V1_0.Call> calls) { in getCurrentCallsResponse() 238 ArrayList<android.hardware.radio.V1_2.Call> calls) { in getCurrentCallsResponse_1_2() 248 ArrayList<android.hardware.radio.V1_6.Call> calls) { in getCurrentCallsResponse_1_6() 2162 ArrayList<android.hardware.radio.V1_0.Call> calls) { in responseCurrentCalls() 2202 ArrayList<android.hardware.radio.V1_2.Call> calls) { in responseCurrentCalls_1_2() 2243 ArrayList<android.hardware.radio.V1_6.Call> calls) { in responseCurrentCalls_1_6()
|
/aosp12/frameworks/rs/script_api/ |
H A D | GenerateRSFunctionsList.cpp | 456 static void generateTestCall(GeneratedFile* file, ostringstream* calls, in generateTestCall() 520 ostringstream calls; in generateApiTesterFile() local
|
/aosp12/packages/apps/Bluetooth/src/com/android/bluetooth/hfpclient/connserv/ |
H A D | HfpClientDeviceBlock.java | 78 List<BluetoothHeadsetClientCall> calls = mHeadsetProfile.getCurrentCalls(mDevice); in HfpClientDeviceBlock() local
|
/aosp12/frameworks/base/services/robotests/backup/src/com/android/server/backup/ |
H A D | TransportManagerTest.java | 637 List<String> calls = new ArrayList<>(); in testForEachRegisteredTransport() local 651 List<String> calls = new ArrayList<>(); in testForEachRegisteredTransport_whenNoTransportsRegistered() local
|
/aosp12/packages/providers/ContactsProvider/tests/src/com/android/providers/contacts/ |
H A D | ContactsDatabaseHelperUpgradeTest.java | 133 TableStructure calls = new TableStructure(mDb, "calls"); in upgradeTo1109() local
|
/aosp12/frameworks/base/core/proto/android/service/ |
H A D | notification.proto | 238 optional State calls = 4; field 311 optional State calls = 1; field
|
/aosp12/frameworks/opt/telephony/src/java/com/android/internal/telephony/metrics/ |
H A D | TelephonyMetrics.java | 1575 RilCall[] calls = convertConnectionsToRilCalls(connections, countryIso); in writeRilCallList() local 1588 private boolean disconnectReasonsKnown(RilCall[] calls) { in disconnectReasonsKnown() 1597 RilCall[] calls = new RilCall[mConnections.size()]; in convertConnectionsToRilCalls() local 1601 convertConnectionToRilCall(mConnections.get(i), calls[i], countryIso); in convertConnectionsToRilCalls() local 1693 RilCall[] calls = new RilCall[1]; in writeRilDial() local 1731 RilCall[] calls = new RilCall[1]; in writeRilHangup() local
|
/aosp12/frameworks/base/services/core/java/com/android/server/notification/ |
H A D | ZenModeFiltering.java | 339 private synchronized void cleanUp(ArrayMap<String, Long> calls, long now) { in cleanUp()
|
/aosp12/packages/services/Telecomm/src/com/android/server/telecom/ |
H A D | ConnectionServiceFocusManager.java | 368 List<CallFocus> calls = mCalls in updateCurrentFocusCall() local
|
/aosp12/frameworks/base/tools/protologtool/tests/com/android/protolog/tool/ |
H A D | SourceTransformerTest.kt | 220 val calls = code.findAll(MethodCallExpr::class.java) regex
|