Home
last modified time | relevance | path

Searched refs:mContentChangeTypes (Results 1 – 2 of 2) sorted by relevance

/frameworks/base/core/java/android/view/accessibility/
DAccessibilityEvent.java767 int mContentChangeTypes; field in AccessibilityEvent
799 mContentChangeTypes = event.mContentChangeTypes; in init()
890 return mContentChangeTypes; in getContentChangeTypes()
922 mContentChangeTypes = changeTypes; in setContentChangeTypes()
1165 mContentChangeTypes = 0; in clear()
1188 mContentChangeTypes = parcel.readInt(); in initFromParcel()
1258 parcel.writeInt(mContentChangeTypes); in writeToParcel()
1335 if (!DEBUG_CONCISE_TOSTRING || mContentChangeTypes != 0) { in toString()
1337 contentChangeTypesToString(mContentChangeTypes)); in toString()
/frameworks/base/config/
Dhiddenapi-greylist-max-o.txt72885 Landroid/view/accessibility/AccessibilityEvent;->mContentChangeTypes:I