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.java4330 private static final int MSG_INVALIDATE_WORLD = 22; field in ViewRootImpl
4610 case MSG_INVALIDATE_WORLD: { in handleMessage()
7206 if (!mHandler.hasMessages(MSG_INVALIDATE_WORLD)) { in loadSystemProperties()
7207 mHandler.sendEmptyMessageDelayed(MSG_INVALIDATE_WORLD, 200); in loadSystemProperties()
/frameworks/base/config/
Dhiddenapi-greylist-max-o.txt84888 Landroid/view/ViewRootImpl;->MSG_INVALIDATE_WORLD:I