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