Searched defs:runOrPost (Results 1 - 2 of 2) sorted by relevance

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

Completed in 48 milliseconds