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.java6569 private static final int MSG_UPDATE_CONFIGURATION = 18; field in ViewRootImpl
6629 case MSG_UPDATE_CONFIGURATION: in getMessageName()
6843 case MSG_UPDATE_CONFIGURATION: { in handleMessageImpl()
9888 Message msg = mHandler.obtainMessage(MSG_UPDATE_CONFIGURATION, config); in requestUpdateConfiguration()
/frameworks/base/boot/hiddenapi/
Dhiddenapi-max-target-o.txt64202 Landroid/view/ViewRootImpl;->MSG_UPDATE_CONFIGURATION:I