Searched defs:changeType (Results 1 – 3 of 3) sorted by relevance
417 View child, @NonNull View source, int changeType); in notifySubtreeAccessibilityStateChanged()
8104 private void postSendWindowContentChangedCallback(View source, int changeType) { in postSendWindowContentChangedCallback()8288 public void notifySubtreeAccessibilityStateChanged(View child, View source, int changeType) { in notifySubtreeAccessibilityStateChanged()8289 postSendWindowContentChangedCallback(Preconditions.checkNotNull(source), changeType); in notifySubtreeAccessibilityStateChanged() local9069 public void runOrPost(View source, int changeType) { in runOrPost()
3741 public void notifySubtreeAccessibilityStateChanged(View child, View source, int changeType) { in notifySubtreeAccessibilityStateChanged()