Home
last modified time | relevance | path

Searched refs:MSG_INVALIDATE_WORLD (Results 1 – 2 of 2) sorted by relevance

/frameworks/base/core/java/android/view/
DViewRootImpl.java6572 private static final int MSG_INVALIDATE_WORLD = 22; field in ViewRootImpl
6867 case MSG_INVALIDATE_WORLD: { in handleMessageImpl()
9911 if (!mHandler.hasMessages(MSG_INVALIDATE_WORLD)) { in loadSystemProperties()
9912 mHandler.sendEmptyMessageDelayed(MSG_INVALIDATE_WORLD, 200); in loadSystemProperties()
/frameworks/base/boot/hiddenapi/
Dhiddenapi-max-target-o.txt64195 Landroid/view/ViewRootImpl;->MSG_INVALIDATE_WORLD:I