Searched defs:SPEW (Results 1 – 8 of 8) sorted by relevance
78 private val SPEW = Log.isLoggable(TAG, Log.VERBOSE) constant
54 private static final boolean SPEW = false; field in ShadeControllerImpl
50 private val SPEW = Compile.IS_DEBUG && Log.isLoggable(TAG, Log.VERBOSE) in <lambda>() constant
174 private static final boolean SPEW = Log.isLoggable(TAG, Log.VERBOSE); field in NotificationStackScrollLayout
33 private static final boolean SPEW = true; field in RecurrenceProcessorTest
63 boolean SPEW = false; field
41 private static final boolean SPEW = false; field in RecurrenceProcessor
144 private static final boolean SPEW = false; field in StatusBarManagerService