Searched defs:runOrPost (Results 1 - 2 of 2) sorted by last modified time

/frameworks/base/core/java/android/view/
H A DView.java7986 mSendViewStateChangedAccessibilityEvent.runOrPost(changeType);
21014 public void runOrPost(int changeType) { method in class:View.SendViewStateChangedAccessibilityEvent
H A DViewRootImpl.java6161 mSendWindowContentChangedAccessibilityEvent.runOrPost(source, changeType);
6944 public void runOrPost(View source, int changeType) { method in class:ViewRootImpl.SendWindowContentChangedAccessibilityEvent

Completed in 84 milliseconds