Home
last modified time | relevance | path

Searched refs:changeType (Results 1 – 4 of 4) sorted by relevance

/frameworks/base/core/java/android/view/
DViewParent.java417 View child, @NonNull View source, int changeType); in notifySubtreeAccessibilityStateChanged() argument
DViewRootImpl.java7923 private void postSendWindowContentChangedCallback(View source, int changeType) { in postSendWindowContentChangedCallback() argument
7928 mSendWindowContentChangedAccessibilityEvent.runOrPost(source, changeType); in postSendWindowContentChangedCallback()
8107 public void notifySubtreeAccessibilityStateChanged(View child, View source, int changeType) { in notifySubtreeAccessibilityStateChanged() argument
8108 postSendWindowContentChangedCallback(Preconditions.checkNotNull(source), changeType); in notifySubtreeAccessibilityStateChanged() local
8880 public void runOrPost(View source, int changeType) { in runOrPost() argument
8905 mChangeTypes |= changeType; in runOrPost()
8909 mChangeTypes = changeType; in runOrPost()
DViewGroup.java3697 public void notifySubtreeAccessibilityStateChanged(View child, View source, int changeType) { in notifySubtreeAccessibilityStateChanged() argument
3705 mParent.notifySubtreeAccessibilityStateChanged(this, source, changeType); in notifySubtreeAccessibilityStateChanged()
/frameworks/base/tools/aapt2/integration-tests/CommandTests/
Dandroid-28.jarMETA-INF/ META-INF/MANIFEST.MF javax/ javax/net/ javax/ ...