Searched refs:LOGCAT_LOGGER (Results 1 – 1 of 1) sorted by relevance
361 private static final ViolationLogger LOGCAT_LOGGER = field in StrictMode372 private static volatile ViolationLogger sLogger = LOGCAT_LOGGER;400 listener = LOGCAT_LOGGER; in setViolationLogger()1761 if (sLogger == LOGCAT_LOGGER) { // Don't throttle it if there is a non-default logger in onThreadPolicyViolation()2275 if (sLogger == LOGCAT_LOGGER) { // Don't throttle it if there is a non-default logger in onVmPolicyViolation()