Searched refs:VERBOSE_NO_LOG (Results 1 – 2 of 2) sorted by relevance
58 public static final int VERBOSE_NO_LOG = 0; field in WifiLogger99 private int mLogLevel = VERBOSE_NO_LOG;183 if (mLogLevel != VERBOSE_NO_LOG) { in stopLogging()186 mLogLevel = VERBOSE_NO_LOG; in stopLogging()
146 eq(WifiLogger.VERBOSE_NO_LOG), anyInt(), anyInt(), anyInt(), in startLoggingStopsAndRestartsRingBufferLogging()