HomeSort by relevance Sort by last modified time
    Searched refs:VERBOSE_NO_LOG (Results 1 - 2 of 2) sorted by null

  /frameworks/opt/net/wifi/service/java/com/android/server/wifi/
WifiDiagnostics.java 58 public static final int VERBOSE_NO_LOG = 0;
99 private int mLogLevel = VERBOSE_NO_LOG;
194 if (mLogLevel != VERBOSE_NO_LOG) {
197 mLogLevel = VERBOSE_NO_LOG;
  /frameworks/opt/net/wifi/tests/wifitests/src/com/android/server/wifi/
WifiDiagnosticsTest.java 174 eq(WifiDiagnostics.VERBOSE_NO_LOG), anyInt(), anyInt(), anyInt(),
    [all...]

Completed in 62 milliseconds