Searched defs:TYPE_CONFIG (Results 1 - 1 of 1) sorted by relevance

/frameworks/base/services/core/java/com/android/server/notification/
H A DZenLog.java58 private static final int TYPE_CONFIG = 11; field in class:ZenLog
121 append(TYPE_CONFIG, reason
158 case TYPE_CONFIG: return "config";

Completed in 78 milliseconds