Searched refs:TOAST_QUOTA_TAG (Results 1 – 2 of 2) sorted by relevance
427 static final String TOAST_QUOTA_TAG = "toast_quota_tag"; field in NotificationManagerService8728 mToastRateLimiter.isWithinQuota(userId, record.pkg, TOAST_QUOTA_TAG)8737 mToastRateLimiter.noteEvent(userId, record.pkg, TOAST_QUOTA_TAG);
7878 eq(NotificationManagerService.TOAST_QUOTA_TAG))) in setToastRateIsWithinQuota()