Home
last modified time | relevance | path

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

/frameworks/base/core/java/android/view/
DView.java25560 if (mAttachInfo == null || mAttachInfo.mRootCallbacks == null || !isSoundEffectsEnabled()) { in playSoundEffect()
25563 mAttachInfo.mRootCallbacks.playSoundEffect(soundConstant); in playSoundEffect()
25603 return mAttachInfo.mRootCallbacks.performHapticFeedback(feedbackConstant, in performHapticFeedback()
28382 final Callbacks mRootCallbacks; field in View.AttachInfo
28791 mRootCallbacks = effectPlayer; in AttachInfo()
/frameworks/base/config/
Dhiddenapi-greylist-max-o.txt77662 Landroid/view/View$AttachInfo;->mRootCallbacks:Landroid/view/View$AttachInfo$Callbacks;