Home
last modified time | relevance | path

Searched refs:TYPE_ALLOW_DISABLE (Results 1 – 1 of 1) sorted by relevance

/aosp14/frameworks/base/services/core/java/com/android/server/notification/
H A DZenLog.java53 private static final int TYPE_ALLOW_DISABLE = 2; field in ZenLog
207 case TYPE_ALLOW_DISABLE: return "allow_disable"; in typeToString()