Home
last modified time | relevance | path

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

/frameworks/base/core/java/android/view/
DViewRootImpl.java6575 private static final int MSG_DISPATCH_WINDOW_SHOWN = 25; field in ViewRootImpl
6639 case MSG_DISPATCH_WINDOW_SHOWN: in getMessageName()
6872 case MSG_DISPATCH_WINDOW_SHOWN: { in handleMessageImpl()
10680 mHandler.sendEmptyMessage(MSG_DISPATCH_WINDOW_SHOWN); in dispatchWindowShown()
/frameworks/base/boot/hiddenapi/
Dhiddenapi-max-target-o.txt64191 Landroid/view/ViewRootImpl;->MSG_DISPATCH_WINDOW_SHOWN:I