Home
last modified time | relevance | path

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

/packages/apps/Camera2/src/com/android/camera/debug/
DLog.java206 isDebugOsBuild() || shouldLog(tag, level); in isLoggable()
220 private static boolean isDebugOsBuild() { in isDebugOsBuild() method in Log