Searched refs:threadPolicyMask (Results 1 – 1 of 1) sorted by relevance
961 int threadPolicyMask = StrictMode.DETECT_DISK_WRITE | in conditionallyEnableDebugLogging() local966 threadPolicyMask |= StrictMode.PENALTY_DROPBOX; in conditionallyEnableDebugLogging()969 threadPolicyMask |= StrictMode.PENALTY_FLASH; in conditionallyEnableDebugLogging()972 StrictMode.setThreadPolicyMask(threadPolicyMask); in conditionallyEnableDebugLogging()