Home
last modified time | relevance | path

Searched defs:IMPORTANCE_MIN (Results 1 – 2 of 2) sorted by relevance

/frameworks/proto_logging/stats/enums/stats/sysui/
Dnotification_enums.proto25 IMPORTANCE_MIN = 1; // Minimum to show in the shade. enumerator
/frameworks/base/core/java/android/app/
DNotificationManager.java528 public static final int IMPORTANCE_MIN = 1; field in NotificationManager