Searched refs:MSG_RESIZED (Results 1 – 3 of 3) sorted by relevance
94 and MSG_RESIZED. The ordering of these relative to sync preparation in server code is undefined, in…
6556 private static final int MSG_RESIZED = 4; field in ViewRootImpl6603 case MSG_RESIZED: in getMessageName()6710 case MSG_RESIZED: in handleMessageImpl()9944 Message msg = mHandler.obtainMessage(reportDraw ? MSG_RESIZED_REPORT : MSG_RESIZED); in dispatchResized()
64199 Landroid/view/ViewRootImpl;->MSG_RESIZED:I