Searched refs:shouldSuppressScreenOn (Results 1 – 3 of 3) sorted by relevance
307 public boolean shouldSuppressScreenOn(String key) { in shouldSuppressScreenOn() method in NotificationData
2566 if (mNotificationData.shouldSuppressScreenOn(sbn.getKey())) {
1567 return mNotificationData.shouldSuppressScreenOn(key); in shouldSuppressFullScreenIntent()