Searched defs:firstCall (Results 1 – 5 of 5) sorted by relevance
63 FluentFuture<Integer> firstCall = singletonRunner.runSingleInstance(); in testShouldReturnDifferentFuturesIfTaskIsCompleted() local
1915 BluetoothCall firstCall = createRingingCall(firstJoiningCallId); in testLeCallControlCallback_onJoinCalls() local1955 BluetoothCall firstCall = createRingingCall(firstJoiningCallId); in testLeCallControlCallback_onJoinCalls_omitDoubledCalls() local1990 BluetoothCall firstCall = createRingingCall(firstJoiningCallId); in testLeCallControlCallback_onJoinCalls_omitNullCalls() local
777 final boolean firstCall) { in loadNextImage()
243 @NonNull Context context, @NonNull DialerCall firstCall, @NonNull DialerCall incomingCall) { in logSecondIncomingCall()
541 DialerCall firstCall = CallList.getInstance().getActiveOrBackgroundCall(); in supports2ndCallOnHold() local