Searched refs:Debug (Results 1 – 5 of 5) sorted by relevance
32 assembleDebug - Assembles all Debug builds.33 installDebug - Installs the Debug build.34 connectedAndroidTest - Installs and runs the tests for Debug build on connected
53 assembleDebug - Assembles all Debug builds.54 installDebug - Installs the Debug build.55 connectedAndroidTest - Installs and runs the tests for Debug build on connected
255 return sLoggingLevel.ordinal() >= LogLevel.Debug.ordinal(); in logDebugEnabled()299 public enum LogLevel {Off, Debug, Verbose} enumConstant
132 case Debug: in onCreate()145 mPreferences.setLoggingLevel(Util.LogLevel.Debug); in onCreate()