Searched refs:MSG_DISPATCH_WINDOW_SHOWN (Results 1 – 2 of 2) sorted by relevance
4497 private static final int MSG_DISPATCH_WINDOW_SHOWN = 25; field in ViewRootImpl4553 case MSG_DISPATCH_WINDOW_SHOWN: in getMessageName()4782 case MSG_DISPATCH_WINDOW_SHOWN: { in handleMessage()8036 mHandler.sendEmptyMessage(MSG_DISPATCH_WINDOW_SHOWN); in dispatchWindowShown()
79263 Landroid/view/ViewRootImpl;->MSG_DISPATCH_WINDOW_SHOWN:I