Searched defs:MESSAGE_RECONSIDER_RANKING (Results 1 - 1 of 1) sorted by last modified time

/frameworks/base/services/core/java/com/android/server/notification/
H A DNotificationManagerService.java193 private static final int MESSAGE_RECONSIDER_RANKING = 1000; field in class:NotificationManagerService
3252 case MESSAGE_RECONSIDER_RANKING:
3268 NotificationManagerService.MESSAGE_RECONSIDER_RANKING, recon);

Completed in 16 milliseconds