Searched refs:LOG_V (Results 1 – 1 of 1) sorted by relevance
116 private static final boolean LOG_V = Log.isLoggable(TAG, Log.VERBOSE); field in StrictMode1258 if (LOG_V) Log.d(TAG, "handleViolation; policy=" + info.policy); in handleViolation()1381 if (LOG_V) Log.d(TAG, "Dropboxing async; in-flight=" + outstanding); in dropboxViolationAsync()1400 if (LOG_V) Log.d(TAG, "Dropbox complete; in-flight=" + outstanding); in dropboxViolationAsync()1672 if (LOG_V) Log.d(TAG, "wrote violations to response parcel; num=" + violations.size()); in writeGatheredViolationsToParcel()1695 if (LOG_V) Log.d(TAG, "strict mode violation stacks read from binder call. i=" + i); in readAndHandleBinderCallViolations()1772 if (LOG_V) Log.d(TAG, "Span finished=" + mName + "; size=" + state.mActiveSize); in finish()1870 if (LOG_V) Log.d(TAG, "Span enter=" + name + "; size=" + state.mActiveSize); in enterCriticalSpan()