Searched refs:findNotificationRecordIndexLocked (Results 1 – 1 of 1) sorted by relevance
3106 int indexBefore = findNotificationRecordIndexLocked(record); in handleRankingReconsideration()3112 int indexAfter = findNotificationRecordIndexLocked(record); in handleRankingReconsideration()3174 private int findNotificationRecordIndexLocked(NotificationRecord target) { in findNotificationRecordIndexLocked() method in NotificationManagerService