Home | History | Annotate | Download | only in notification

Lines Matching defs:recon

2594         RankingReconsideration recon = (RankingReconsideration) message.obj;
2595 recon.run();
2598 final NotificationRecord record = mNotificationsByKey.get(recon.getKey());
2605 recon.applyChangesLocked(record);