Searched refs:ALLOWLIST_TOKEN (Results 1 – 1 of 1) sorted by relevance
668 private static final IBinder ALLOWLIST_TOKEN = new Binder(); field in NotificationManagerService2060 Notification.processAllowlistToken = ALLOWLIST_TOKEN; in NotificationManagerService()6885 ALLOWLIST_TOKEN, duration,6890 ALLOWLIST_TOKEN, (FLAG_ACTIVITY_SENDER | FLAG_BROADCAST_SENDER9335 ALLOWLIST_TOKEN);12226 if (token != ALLOWLIST_TOKEN) {12255 return tokens.contains(ALLOWLIST_TOKEN)