Home
last modified time | relevance | path

Searched defs:calls (Results 1 – 25 of 575) sorted by relevance

12345678910>>...23

/aosp_15_r20/packages/modules/Bluetooth/android/app/tests/unit/src/com/android/bluetooth/telephony/
DCallInfoTest.java96 ArrayList<BluetoothCall> calls = new ArrayList<>(); in getActiveCall() local
108 ArrayList<BluetoothCall> calls = new ArrayList<>(); in getHeldCall() local
121 ArrayList<BluetoothCall> calls = new ArrayList<>(); in getOutgoingCall() local
133 ArrayList<BluetoothCall> calls = new ArrayList<>(); in getRingingOrSimulatedRingingCall() local
152 ArrayList<BluetoothCall> calls = new ArrayList<>(); in hasOnlyDisconnectedCalls_withConnectedCall() local
164 ArrayList<BluetoothCall> calls = new ArrayList<>(); in hasOnlyDisconnectedCalls_withDisconnectedCallOnly() local
176 ArrayList<BluetoothCall> calls = new ArrayList<>(); in getForegroundCall_withConnectingCall() local
188 ArrayList<BluetoothCall> calls = new ArrayList<>(); in getForegroundCall_withPullingCall() local
200 ArrayList<BluetoothCall> calls = new ArrayList<>(); in getForegroundCall_withRingingCall() local
212 ArrayList<BluetoothCall> calls = new ArrayList<>(); in getForegroundCall_withNoMatchingCall() local
[all …]
DBluetoothInCallServiceTest.java616 List<BluetoothCall> calls = new ArrayList<>(); in callClccCache() local
701 ArrayList<BluetoothCall> calls = new ArrayList<>(); in holdingCallClccResponse() local
855 List<BluetoothCall> calls = new ArrayList<>(); in listCurrentCallsConferenceEmptyChildrenInference() local
989 List<BluetoothCall> calls = new ArrayList<>(); in conferenceLastCallIndexIsMaintained() local
1602 List<Integer> calls = new ArrayList<>(); in onParentOnChildrenChanged() local
/aosp_15_r20/external/robolectric/robolectric/src/test/java/org/robolectric/shadows/
H A DShadowPhoneTest.java22 Call[] calls = new Call[] {}; in getZeroCall_noCall() local
29 Call[] calls = new Call[] {call}; in getOneCall_hasOneCall() local
37 Call[] calls = new Call[] {call1, call2}; in getTwoCall_hasTwoCall() local
59 public static void testAddCallGetCall(Call[] calls) { in testAddCallGetCall()
H A DShadowInCallServiceTest.java35 Call[] calls = new Call[] {}; in setCallListEmpty_getCallListEmpty() local
42 Call[] calls = new Call[] {call}; in setCallListOne_getCallListOne() local
50 Call[] calls = new Call[] {call1, call2}; in setCallListTwo_getCallListTwo() local
99 public void testSetCallListGetCallList(Call[] calls) { in testSetCallListGetCallList()
/aosp_15_r20/external/tensorflow/tensorflow/core/platform/cloud/
H A Dram_file_block_cache_test.cc60 int calls = 0; in TEST() local
92 int calls = 0; in TEST() local
174 std::set<size_t> calls; in TEST() local
273 std::list<size_t> calls; in TEST() local
321 int calls = 0; in TEST() local
361 int calls = 0; in TEST() local
423 int calls = 0; in TEST() local
551 int calls = 0; in TEST() local
/aosp_15_r20/external/tensorflow/tensorflow/c/experimental/filesystem/plugins/gcs/
H A Dram_file_block_cache_test.cc65 int calls = 0; in TEST() local
97 int calls = 0; in TEST() local
183 std::set<size_t> calls; in TEST() local
285 std::list<size_t> calls; in TEST() local
334 int calls = 0; in TEST() local
378 int calls = 0; in TEST() local
440 int calls = 0; in TEST() local
575 int calls = 0; in TEST() local
/aosp_15_r20/external/cronet/base/timer/
H A Dmock_timer_unittest.cc17 int calls = 0; in TEST() local
30 int calls = 0; in TEST() local
44 int calls = 0; in TEST() local
55 int calls = 0; in TEST() local
/aosp_15_r20/packages/apps/Messaging/tests/src/com/android/messaging/datamodel/action/
DReadWriteDraftMessageActionTest.java76 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
/aosp_15_r20/external/tensorflow/tensorflow/python/autograph/g3doc/reference/
H A Dfunctions.md11 ### Function calls
43 #### Function conversion rules
63 ### Nested functions
/aosp_15_r20/external/ot-br-posix/third_party/Simple-web-server/repo/tests/
H A Dio_test.cpp419 size_t calls = 0; in main() local
436 size_t calls = 0; in main() local
494 vector<int> calls(4, 0); in main() local
522 vector<int> calls(4, 0); in main() local
552 vector<int> calls(100, 0); in main() local
579 vector<int> calls(5, 0); in main() local
604 vector<int> calls(10, 0); in main() local
/aosp_15_r20/external/tensorflow/tensorflow/compiler/xla/g3doc/
H A Dcustom_call.md232 ### Tuple outputs as temp buffers
253 ### Tuples in CPU custom-calls
260 ### Tuples in GPU custom-calls
/aosp_15_r20/packages/modules/Bluetooth/android/app/src/com/android/bluetooth/telephony/
DBluetoothInCallService.java837 Collection<BluetoothCall> calls = mCallInfo.getBluetoothCalls(); in sendListOfCalls() local
1481 List<BluetoothCall> calls = new ArrayList<>(); in getBluetoothCallsByIds() local
1525 List<BluetoothCall> calls = getBluetoothCalls(); in getCallByStates() local
1535 List<BluetoothCall> calls = getBluetoothCalls(); in getCallByState() local
1546 List<BluetoothCall> calls = getBluetoothCalls(); in getNumHeldCalls() local
1556 List<BluetoothCall> calls = getBluetoothCalls(); in hasOnlyDisconnectedCalls() local
1632 List<BluetoothCall> calls = getBluetoothCalls(); in getCallByCallId() local
/aosp_15_r20/packages/providers/CallLogProvider/tests/src/com/android/calllogbackup/
DCallLogBackupAgentTest.java275 List<Call> calls = new LinkedList<>(); in testRunBackup_NoCalls() local
291 List<Call> calls = new LinkedList<>(); in testRunBackup_OneNewCall_ErrorAddingCall() local
309 List<Call> calls = new LinkedList<>(); in testRunBackup_OneNewCall_NullBackupDataOutput() local
325 List<Call> calls = new LinkedList<>(); in testRunBackup_OneNewCall() local
423 List<Call> calls = new LinkedList<>(); in testRunBackup_MultipleCall() local
450 List<Call> calls = new LinkedList<>(); in testRunBackup_PartialMultipleCall() local
/aosp_15_r20/cts/hostsidetests/sustainedperf/dhrystone/
H A DDrystone-2.1.sh297 X reason is that the percentage of procedure and function calls is part function
591 X * procedure, function calls 17 (16.7 %) function
654 X * The average number of parameters in procedure or function calls function
/aosp_15_r20/external/libchrome/base/timer/
H A Dmock_timer_unittest.cc17 int calls = 0; in TEST() local
31 int calls = 0; in TEST() local
46 int calls = 0; in TEST() local
/aosp_15_r20/libcore/ojluni/src/test/java/util/concurrent/tck/
H A DSubmissionPublisherTest.java814 AtomicInteger calls = new AtomicInteger(); in testHandledDroppedOffer() local
843 AtomicInteger calls = new AtomicInteger(); in testRecoveredHandledDroppedOffer() local
961 AtomicInteger calls = new AtomicInteger(); in testHandledDroppedTimedOffer() local
992 AtomicInteger calls = new AtomicInteger(); in testRecoveredHandledDroppedTimedOffer() local
/aosp_15_r20/packages/services/Telecomm/src/com/android/server/telecom/
DCallEndpointController.java202 List<Call> calls = new ArrayList<>(mCallsManager.getTrackedCalls()); in notifyCallEndpointChange() local
232 List<Call> calls = new ArrayList<>(mCallsManager.getTrackedCalls()); in notifyAvailableCallEndpointsChange() local
263 List<Call> calls = new ArrayList<>(mCallsManager.getTrackedCalls()); in notifyMuteStateChange() local
/aosp_15_r20/hardware/interfaces/radio/aidl/compat/libradiocompat/voice/
H A DRadioResponse-voice.cpp110 const hidl_vec<V1_0::Call>& calls) { in getCurrentCallsResponse()
117 const hidl_vec<V1_2::Call>& calls) { in getCurrentCallsResponse_1_2()
124 const hidl_vec<V1_6::Call>& calls) { in getCurrentCallsResponse_1_6()
/aosp_15_r20/external/perfetto/ui/src/base/
H A Devents_unittest.ts22 const calls: string[] = []; constant
59 const calls: string[] = []; constant
/aosp_15_r20/frameworks/opt/telephony/src/java/com/android/internal/telephony/
DCallManager.java1746 private Call getFirstNonIdleCall(List<Call> calls) { in getFirstNonIdleCall()
1760 private Call getFirstNonIdleCall(List<Call> calls, int subId) { in getFirstNonIdleCall()
1960 private Call getFirstActiveCall(ArrayList<Call> calls) { in getFirstActiveCall()
1972 private Call getFirstActiveCall(ArrayList<Call> calls, int subId) { in getFirstActiveCall()
1984 private Call getFirstCallOfState(ArrayList<Call> calls, Call.State state) { in getFirstCallOfState()
1996 private Call getFirstCallOfState(ArrayList<Call> calls, Call.State state, in getFirstCallOfState()
/aosp_15_r20/frameworks/base/services/companion/java/com/android/server/companion/
H A DCompanionDeviceManagerServiceInternal.java61 void crossDeviceSync(int userId, Collection<CrossDeviceCall> calls); in crossDeviceSync()
66 void crossDeviceSync(AssociationInfo associationInfo, Collection<CrossDeviceCall> calls); in crossDeviceSync()
/aosp_15_r20/external/cronet/third_party/libc++/src/test/std/utilities/tuple/tuple.tuple/tuple.special/
H A Dnon_member_swap_const.pass.cpp22 int* calls; member
29 int* calls; member
/aosp_15_r20/external/sdv/vsomeip/third_party/boost/smart_ptr/test/
Dlsp_array_n_test.cpp60 static int calls; member in array_deleter
73 template< class T > int array_deleter< T >::calls = 0; member in array_deleter< T >
Dsp_array_n_test.cpp60 static int calls; member in array_deleter
73 template< class T > int array_deleter< T >::calls = 0; member in array_deleter< T >
Dlsp_array_test.cpp60 static int calls; member in array_deleter
73 template< class T > int array_deleter< T >::calls = 0; member in array_deleter< T >

12345678910>>...23