Searched refs:MSG_INVALIDATE_WORLD (Results 1 – 1 of 1) sorted by relevance
4330 private static final int MSG_INVALIDATE_WORLD = 22; field in ViewRootImpl4610 case MSG_INVALIDATE_WORLD: { in handleMessage()7206 if (!mHandler.hasMessages(MSG_INVALIDATE_WORLD)) { in loadSystemProperties()7207 mHandler.sendEmptyMessageDelayed(MSG_INVALIDATE_WORLD, 200); in loadSystemProperties()