Searched refs:debugBits (Results 1 – 1 of 1) sorted by relevance
228 int debugBits = debugLogging | verboseLogging | fileLogging | enableStrictMode; in updateLoggingFlags() local229 Controller.getInstance(context).serviceLogging(debugBits); in updateLoggingFlags()