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