Searched refs:sendNotificationCustomComponent (Results 1 – 2 of 2) sorted by relevance
| /packages/services/Telephony/src/com/android/phone/ |
| D | NotificationMgr.java | 360 if (!sendNotificationCustomComponent(vmCount, vmNumber, pendingIntent, in updateMwi() 371 if (!sendNotificationCustomComponent(0, null, null, false)) { in updateMwi() 393 private boolean sendNotificationCustomComponent(Integer count, String number, in sendNotificationCustomComponent() method in NotificationMgr
|
| /packages/services/Telecomm/src/com/android/server/telecom/ui/ |
| D | MissedCallNotifierImpl.java | 209 private boolean sendNotificationCustomComponent(Call call, UserHandle userHandle) { in sendNotificationCustomComponent() method in MissedCallNotifierImpl 307 if (sendNotificationCustomComponent(call, userHandle)) { in showMissedCallNotification() 423 if (sendNotificationCustomComponent(null, userHandle)) { in cancelMissedCallNotification()
|