Home
last modified time | relevance | path

Searched refs:MSG_DISPATCH_WINDOW_SHOWN (Results 1 – 2 of 2) sorted by relevance

/aosp12/frameworks/base/core/java/android/view/
H A DViewRootImpl.java5268 private static final int MSG_DISPATCH_WINDOW_SHOWN = 25; local
5328 case MSG_DISPATCH_WINDOW_SHOWN: in getMessageName()
5547 case MSG_DISPATCH_WINDOW_SHOWN: { in handleMessageImpl()
9130 mHandler.sendEmptyMessage(MSG_DISPATCH_WINDOW_SHOWN); in dispatchWindowShown()
/aosp12/frameworks/base/boot/hiddenapi/
H A Dhiddenapi-max-target-o.txt68157 Landroid/view/ViewRootImpl;->MSG_DISPATCH_WINDOW_SHOWN:I