Home | History | Annotate | Download | only in tablet

Lines Matching refs:firstTime

967     protected void tick(IBinder key, StatusBarNotification n, boolean firstTime) {
974 if (!firstTime && (n.getNotification().flags & Notification.FLAG_ONLY_ALERT_ONCE) != 0) {