Searched defs:SPEW (Results 1 – 6 of 6) sorted by relevance
94 private val SPEW = Log.isLoggable(TAG, Log.VERBOSE) regex
43 private val SPEW = Compile.IS_DEBUG && Log.isLoggable(TAG, Log.VERBOSE) regex
145 private static final boolean SPEW = Log.isLoggable(TAG, Log.VERBOSE); field in NotificationStackScrollLayout
55 private static final boolean SPEW = false; field in ShadeControllerImpl
63 boolean SPEW = false; field
131 private static final boolean SPEW = false; field in StatusBarManagerService