Searched refs:threadPolicyMask (Results 1 – 1 of 1) sorted by relevance
939 int threadPolicyMask = StrictMode.DETECT_DISK_WRITE | in conditionallyEnableDebugLogging() local944 threadPolicyMask |= StrictMode.PENALTY_DROPBOX; in conditionallyEnableDebugLogging()947 threadPolicyMask |= StrictMode.PENALTY_FLASH; in conditionallyEnableDebugLogging()950 StrictMode.setThreadPolicyMask(threadPolicyMask); in conditionallyEnableDebugLogging()