Searched defs:changeType (Results 1 – 3 of 3) sorted by relevance
417 View child, @NonNull View source, int changeType); in notifySubtreeAccessibilityStateChanged()
7923 private void postSendWindowContentChangedCallback(View source, int changeType) { in postSendWindowContentChangedCallback()8107 public void notifySubtreeAccessibilityStateChanged(View child, View source, int changeType) { in notifySubtreeAccessibilityStateChanged()8108 postSendWindowContentChangedCallback(Preconditions.checkNotNull(source), changeType); in notifySubtreeAccessibilityStateChanged() local8880 public void runOrPost(View source, int changeType) { in runOrPost()
3697 public void notifySubtreeAccessibilityStateChanged(View child, View source, int changeType) { in notifySubtreeAccessibilityStateChanged()