Home
last modified time | relevance | path

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

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