Searched refs:MSG_RESIZED (Results 1 – 1 of 1) sorted by relevance
4314 private static final int MSG_RESIZED = 4; field in ViewRootImpl4352 case MSG_RESIZED: in getMessageName()4438 case MSG_RESIZED: { in handleMessage()7253 Message msg = mHandler.obtainMessage(reportDraw ? MSG_RESIZED_REPORT : MSG_RESIZED); in dispatchResized()