Searched refs:VISIBILITY_NO_OVERRIDE (Results 1 – 5 of 5) sorted by relevance
1015 public static final int VISIBILITY_NO_OVERRIDE = NotificationManager.VISIBILITY_NO_OVERRIDE; field in NotificationListenerService.Ranking1280 return Ranking.VISIBILITY_NO_OVERRIDE; in getVisibilityOverride()
184 @IntDef({VISIBILITY_NO_OVERRIDE, IMPORTANCE_UNSPECIFIED, IMPORTANCE_NONE,192 public static final int VISIBILITY_NO_OVERRIDE = -1000; field in NotificationManager
295 return Ranking.VISIBILITY_NO_OVERRIDE; in getVisibilityOverride()
62 private static final int DEFAULT_VISIBILITY = Ranking.VISIBILITY_NO_OVERRIDE;
3755 != NotificationListenerService.Ranking.VISIBILITY_NO_OVERRIDE) { in makeRankingUpdateLocked()