Searched refs:DEBUG_CONCISE_TOSTRING (Results 1 – 4 of 4) sorted by relevance
65 protected static final boolean DEBUG_CONCISE_TOSTRING = false; field in AccessibilityRecord951 if (!DEBUG_CONCISE_TOSTRING || !isEmpty(mText)) { in appendTo()985 if (DEBUG_CONCISE_TOSTRING && value == defValue) return; in appendUnless()1006 if (DEBUG_CONCISE_TOSTRING && propValue == UNDEFINED) return; in append()1011 if (DEBUG_CONCISE_TOSTRING && propValue == null) return; in append()
1735 if (!DEBUG_CONCISE_TOSTRING || mMovementGranularity != 0) { in toString()1738 if (!DEBUG_CONCISE_TOSTRING || mAction != 0) { in toString()1741 if (!DEBUG_CONCISE_TOSTRING || mContentChangeTypes != 0) { in toString()1745 if (!DEBUG_CONCISE_TOSTRING || mWindowChangeTypes != 0) { in toString()1750 if (DEBUG || DEBUG_CONCISE_TOSTRING) { in toString()1751 if (!DEBUG_CONCISE_TOSTRING) { in toString()
204 private static final boolean DEBUG_CONCISE_TOSTRING = false; field in MotionEvent3927 if (!DEBUG_CONCISE_TOSTRING || x != 0f || y != 0f) { in toString()3944 if (!DEBUG_CONCISE_TOSTRING) { in toString()3956 if (DEBUG_CONCISE_TOSTRING && Objects.equals(defValue, value)) return; in appendUnless()
58080 Landroid/view/accessibility/AccessibilityRecord;->DEBUG_CONCISE_TOSTRING:Z60782 Landroid/view/MotionEvent;->DEBUG_CONCISE_TOSTRING:Z