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