Searched defs:sendNotificationThroughDefaultDialer (Results 1 - 1 of 1) sorted by relevance

/packages/services/Telecomm/src/com/android/server/telecom/ui/
H A DMissedCallNotifierImpl.java227 private void sendNotificationThroughDefaultDialer(CallInfo callInfo, UserHandle userHandle) { method in class:MissedCallNotifierImpl
279 sendNotificationThroughDefaultDialer(callInfo, userHandle);
394 sendNotificationThroughDefaultDialer(null, userHandle);

Completed in 37 milliseconds