Home
last modified time | relevance | path

Searched refs:configureLedOnNotification (Results 1 – 2 of 2) sorted by relevance

/aosp12/packages/apps/Dialer/java/com/android/dialer/app/calllog/
H A DMissedCallNotifier.java222 configureLedOnNotification(notification); in updateMissedCallNotification()
392 configureLedOnNotification(notification); in getNotificationForCall()
490 private void configureLedOnNotification(Notification notification) { in configureLedOnNotification() method in MissedCallNotifier
/aosp12/packages/services/Telecomm/src/com/android/server/telecom/ui/
H A DMissedCallNotifierImpl.java423 configureLedOnNotification(notification); in showMissedCallNotification()
577 private void configureLedOnNotification(Notification notification) { in configureLedOnNotification() method in MissedCallNotifierImpl