Home
last modified time | relevance | path

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

/aosp12/frameworks/base/core/java/android/view/
H A DViewRootImpl.java5262 private static final int MSG_UPDATE_CONFIGURATION = 18; local
5318 case MSG_UPDATE_CONFIGURATION: in getMessageName()
5524 case MSG_UPDATE_CONFIGURATION: { in handleMessageImpl()
8325 Message msg = mHandler.obtainMessage(MSG_UPDATE_CONFIGURATION, config); in requestUpdateConfiguration()
/aosp12/frameworks/base/boot/hiddenapi/
H A Dhiddenapi-max-target-o.txt68168 Landroid/view/ViewRootImpl;->MSG_UPDATE_CONFIGURATION:I