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.java232 configureLedOnNotification(notification); in updateMissedCallNotification()
402 configureLedOnNotification(notification); in getNotificationForCall()
500 private void configureLedOnNotification(Notification notification) { in configureLedOnNotification() method in MissedCallNotifier
/packages/services/Telecomm/src/com/android/server/telecom/ui/
DMissedCallNotifierImpl.java436 configureLedOnNotification(notification); in showMissedCallNotification()
596 private void configureLedOnNotification(Notification notification) { in configureLedOnNotification() method in MissedCallNotifierImpl