Home
last modified time | relevance | path

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

/aosp14/frameworks/base/core/java/android/view/
H A DViewRootImpl.java5956 private static final int MSG_DISPATCH_GET_NEW_SURFACE = 9; field in ViewRootImpl
6004 case MSG_DISPATCH_GET_NEW_SURFACE: in getMessageName()
6092 case MSG_DISPATCH_GET_NEW_SURFACE: in handleMessageImpl()
9847 Message msg = mHandler.obtainMessage(MSG_DISPATCH_GET_NEW_SURFACE); in dispatchGetNewSurface()
/aosp14/frameworks/base/boot/hiddenapi/
H A Dhiddenapi-max-target-o.txt64829 Landroid/view/ViewRootImpl;->MSG_DISPATCH_GET_NEW_SURFACE:I