Home
last modified time | relevance | path

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

/aosp14/frameworks/base/core/java/android/view/
H A DViewRootImpl.java5970 private static final int MSG_DISPATCH_WINDOW_SHOWN = 25; field in ViewRootImpl
6030 case MSG_DISPATCH_WINDOW_SHOWN: in getMessageName()
6242 case MSG_DISPATCH_WINDOW_SHOWN: { in handleMessageImpl()
9877 mHandler.sendEmptyMessage(MSG_DISPATCH_WINDOW_SHOWN); in dispatchWindowShown()
/aosp14/frameworks/base/boot/hiddenapi/
H A Dhiddenapi-max-target-o.txt64834 Landroid/view/ViewRootImpl;->MSG_DISPATCH_WINDOW_SHOWN:I