Home
last modified time | relevance | path

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

/frameworks/base/core/java/android/view/
DViewRootImpl.java4491 private static final int MSG_UPDATE_CONFIGURATION = 18; field in ViewRootImpl
4543 case MSG_UPDATE_CONFIGURATION: in getMessageName()
4759 case MSG_UPDATE_CONFIGURATION: { in handleMessage()
7353 Message msg = mHandler.obtainMessage(MSG_UPDATE_CONFIGURATION, config); in requestUpdateConfiguration()
/frameworks/base/config/
Dhiddenapi-greylist-max-o.txt79274 Landroid/view/ViewRootImpl;->MSG_UPDATE_CONFIGURATION:I