/packages/services/Telecomm/src/com/android/server/telecom/ |
D | MissedCallNotifier.java | 31 public CallInfo makeCallInfo(CallerInfo callerInfo, PhoneAccountHandle phoneAccountHandle, in makeCallInfo() 33 return new CallInfo(callerInfo, phoneAccountHandle, handle, creationTimeMillis); in makeCallInfo() 37 class CallInfo { class 43 public CallInfo(CallerInfo callerInfo, PhoneAccountHandle phoneAccountHandle, Uri handle, in CallInfo() method in MissedCallNotifier.CallInfo 51 public CallInfo(Call call) { in CallInfo() method in MissedCallNotifier.CallInfo 89 void showMissedCallNotification(CallInfo call, @Nullable Uri uri); in showMissedCallNotification()
|
D | Analytics.java | 176 public static class CallInfo { class in Analytics 231 public static class CallInfoImpl extends CallInfo { 669 public static CallInfo initiateCallAnalytics(String callId, int direction) { in initiateCallAnalytics()
|
D | CallLogManager.java | 280 new MissedCallNotifier.CallInfo(call), uri); in logCall() 283 new MissedCallNotifier.CallInfo(call), /* uri= */ null); in logCall()
|
D | LogUtils.java | 287 Analytics.CallInfo callInfo = callRecordEntry.getAnalytics(); in eventRecordAdded()
|
D | Call.java | 600 private Analytics.CallInfo mAnalytics = new Analytics.CallInfo(); 1109 public Analytics.CallInfo getAnalytics() { in getAnalytics()
|
D | CallsManager.java | 1210 new MissedCallNotifier.CallInfo(incomingCall), /* uri= */ null); in onCallFilteringComplete()
|
/packages/services/Telecomm/src/com/android/server/telecom/ui/ |
D | DisconnectedCallNotifier.java | 75 private static class CallInfo { class in DisconnectedCallNotifier 84 public CallInfo(UserHandle userHandle, Uri handle, long endTimeMs, Bitmap callerInfoIcon, in CallInfo() method in DisconnectedCallNotifier.CallInfo 117 private CallInfo mPendingCallNotification; 150 mPendingCallNotification = new CallInfo(userHandle, call.getHandle(), in onCallStateChanged() 156 private void showDisconnectedNotification(@NonNull CallInfo call) { in showDisconnectedNotification() 254 private String getNameForCallNotification(@NonNull CallInfo call) { in getNameForCallNotification() 346 private boolean canRespondViaSms(@NonNull CallInfo call) { in canRespondViaSms()
|
D | MissedCallNotifierImpl.java | 272 private void sendNotificationThroughDefaultDialer(String dialerPackage, CallInfo callInfo, in sendNotificationThroughDefaultDialer() 307 public void showMissedCallNotification(@NonNull CallInfo callInfo, @Nullable Uri uri) { in showMissedCallNotification() 321 private void showMissedCallNotification(@NonNull CallInfo callInfo, UserHandle userHandle, in showMissedCallNotification() 475 private String getNameForMissedCallNotification(@NonNull CallInfo callInfo) { in getNameForMissedCallNotification() 601 private boolean canRespondViaSms(@NonNull CallInfo callInfo) { in canRespondViaSms() 687 CallInfo callInfo = callInfoFactory.makeCallInfo( in reloadFromDatabase() 703 CallInfo callInfo = callInfoFactory.makeCallInfo( in reloadFromDatabase()
|
/packages/services/Telecomm/tests/src/com/android/server/telecom/tests/ |
D | MissedCallNotifierImplTest.java | 240 MissedCallNotifier.CallInfo fakeCall = makeFakeCallInfo(TEL_CALL_HANDLE, CALLER_NAME, in testDefaultDialerIncrement() 261 MissedCallNotifier.CallInfo fakeCall = makeFakeCallInfo(TEL_CALL_HANDLE, CALLER_NAME, in testCallLogUriSentToNotifier() 299 MissedCallNotifier.CallInfo fakeCall = makeFakeCallInfo(TEL_CALL_HANDLE, CALLER_NAME, in cancelNotificationTestInternal() 327 MissedCallNotifier.CallInfo fakeCall = makeFakeCallInfo(TEL_CALL_HANDLE, CALLER_NAME, in testNotifyMultipleMissedCalls() 427 MissedCallNotifier.CallInfo fakeCall = makeFakeCallInfo(TEL_CALL_HANDLE, CALLER_NAME, in notifySingleCallTestInternal() 494 MissedCallNotifier.CallInfo fakeCall = in testNoSmsBackAfterMissedSipCall() 540 MissedCallNotifier.CallInfo fakeCallInfo = makeFakeCallInfo(TEL_CALL_HANDLE, in testLoadOneCallFromDb() 610 MissedCallNotifier.CallInfo fakeCallInfo = makeFakeCallInfo(TEL_CALL_HANDLE, in testLoadTwoCallsFromDb() 667 MissedCallNotifier.CallInfo fakeCall = in testDialerHandleMissedCall() 723 private MissedCallNotifier.CallInfo makeFakeCallInfo(Uri handle, String name, long timestamp, in makeFakeCallInfo() [all …]
|
D | MissedCallNotifierTest.java | 66 MissedCallNotifier.CallInfo callInfo = new MissedCallNotifier.CallInfoFactory() in testCallInfoFactory() 82 MissedCallNotifier.CallInfo callInfo = new MissedCallNotifier.CallInfoFactory() in testCallInfoFactoryNullParam()
|
D | CallSequencingTests.java | 570 Analytics.CallInfo newCallAnalytics = mock(Analytics.CallInfo.class); in testMakeRoomForOutgoingCall() 571 Analytics.CallInfo activeCallAnalytics = mock(Analytics.CallInfo.class); in testMakeRoomForOutgoingCall() 753 Analytics.CallInfo analyticsInfo = mock(Analytics.CallInfo.class); in setupCallAnalytics()
|
D | VideoProviderProxyTest.java | 53 @Mock private Analytics.CallInfo mCallInfo;
|
D | CallLogManagerTest.java | 107 private Analytics.CallInfo mCallInfo; 173 mCallInfo = new Analytics.CallInfo(); in setUp() 455 .showMissedCallNotification(any(MissedCallNotifier.CallInfo.class), in testLogCallDirectionMissedAddCallUriForMissedCallsFlagOff() 486 .showMissedCallNotification(any(MissedCallNotifier.CallInfo.class), in testLogCallDirectionMissedAddCallUriForMissedCallsFlagOn()
|
D | MissedInformationTest.java | 94 @Mock Analytics.CallInfo mCallInfo;
|
D | TelecomSystemTest.java | 166 List<CallInfo> missedCallsNotified = new ArrayList<>(); 174 public void showMissedCallNotification(CallInfo call, @Nullable Uri uri) { in showMissedCallNotification()
|
D | InCallControllerTests.java | 219 when(mMockCall.getAnalytics()).thenReturn(new Analytics.CallInfo()); in setUp() 1926 when(call.getAnalytics()).thenReturn(new Analytics.CallInfo()); in setupFakeSystemCall()
|
D | CallsManagerTest.java | 2742 any(MissedCallNotifier.CallInfo.class), /* uri= */ eq(null)); in testCallScreeningServiceRequestShowNotification()
|
/packages/modules/Bluetooth/system/gd/rust/topshim/hfp/ |
D | hfp_shim.h | 31 struct CallInfo; 49 uint32_t current_calls_query_response(const ::rust::Vec<CallInfo>& call_list, RawAddress addr);
|
D | hfp_shim.cc | 325 uint32_t HfpIntf::current_calls_query_response(const ::rust::Vec<CallInfo>& call_list, in current_calls_query_response()
|
/packages/modules/Bluetooth/system/gd/rust/topshim/src/profiles/ |
D | hfp.rs | 165 pub struct CallInfo { struct 223 call_list: &Vec<CallInfo>, in current_calls_query_response() argument 290 pub type CallInfo = ffi::CallInfo; typedef 544 call_list: &Vec<CallInfo>, in current_calls_query_response() argument
|
/packages/modules/Bluetooth/android/app/tests/instrumentation/com/android/bluetooth/telephony/ |
D | CallInfoTest.java | 68 private BluetoothInCallService.CallInfo mMockCallInfo; 79 mMockCallInfo = spy(mBluetoothInCallService.new CallInfo()); in setUp()
|
D | BluetoothInCallServiceTest.java | 84 @Mock private BluetoothInCallService.CallInfo mMockCallInfo;
|
/packages/modules/Bluetooth/android/app/src/com/android/bluetooth/telephony/ |
D | BluetoothInCallService.java | 178 private final CallInfo mCallInfo; 387 private BluetoothInCallService(CallInfo callInfo) { in BluetoothInCallService() 389 mCallInfo = requireNonNullElseGet(callInfo, () -> new CallInfo()); in BluetoothInCallService() 400 CallInfo callInfo, in BluetoothInCallService() 1447 public class CallInfo { class
|
/packages/modules/Bluetooth/system/gd/rust/linux/stack/src/ |
D | bluetooth_media.rs | 20 BthfAudioState, BthfConnectionState, CallHoldCommand, CallInfo, CallState, EscoCodingFormat, 493 call_list: Vec<CallInfo>, 2785 self.call_list.push(CallInfo { in incoming_call_impl() 2871 self.call_list.push(CallInfo { in dialing_call_impl()
|