Searched refs:conditionallyEnableDebugLogging (Results 1 – 4 of 4) sorted by relevance
42 if (!mAllowIo && StrictMode.conditionallyEnableDebugLogging()) { in run()
264 if (StrictMode.conditionallyEnableDebugLogging()) { in run()
941 public static boolean conditionallyEnableDebugLogging() { in conditionallyEnableDebugLogging() method in StrictMode
4392 StrictMode.conditionallyEnableDebugLogging(); in handleBindApplication()