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 StrictMode1242 if (LOG_V) Log.d(TAG, "handleViolation; policy=" + info.policy); in handleViolation()1365 if (LOG_V) Log.d(TAG, "Dropboxing async; in-flight=" + outstanding); in dropboxViolationAsync()1384 if (LOG_V) Log.d(TAG, "Dropbox complete; in-flight=" + outstanding); in dropboxViolationAsync()1641 if (LOG_V) Log.d(TAG, "wrote violations to response parcel; num=" + violations.size()); in writeGatheredViolationsToParcel()1664 if (LOG_V) Log.d(TAG, "strict mode violation stacks read from binder call. i=" + i); in readAndHandleBinderCallViolations()1741 if (LOG_V) Log.d(TAG, "Span finished=" + mName + "; size=" + state.mActiveSize); in finish()1839 if (LOG_V) Log.d(TAG, "Span enter=" + name + "; size=" + state.mActiveSize); in enterCriticalSpan()