Home
last modified time | relevance | path

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

/frameworks/base/services/core/java/com/android/server/notification/
DNotificationManagerService.java3880 final INotificationListener ranker = (INotificationListener) info.service; in notifyEnqueued() local
3883 ranker.onNotificationEnqueued(sbnHolder, importance, fromUser); in notifyEnqueued()
3885 Log.e(TAG, "unable to notify ranker (enqueued): " + ranker, ex); in notifyEnqueued()