Home
last modified time | relevance | path

Searched refs:sSuppressForTesting (Results 1 – 1 of 1) sorted by relevance

/packages/apps/Camera2/src/com/android/camera/debug/
DLog.java36 private static boolean sSuppressForTesting = false; field in Log
191 sSuppressForTesting = suppress; in suppressLogsForTesting()
195 if (sSuppressForTesting) { in isLoggable()