Home | History | Annotate | Download | only in view

Lines Matching refs:changeType

3129     public void notifySubtreeAccessibilityStateChanged(View child, View source, int changeType) {
3133 notifyViewAccessibilityStateChangedIfNeeded(changeType);
3136 mParent.notifySubtreeAccessibilityStateChanged(this, source, changeType);