Searched refs:mRootCallbacks (Results 1 – 2 of 2) sorted by relevance
25560 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.AttachInfo28791 mRootCallbacks = effectPlayer; in AttachInfo()
77662 Landroid/view/View$AttachInfo;->mRootCallbacks:Landroid/view/View$AttachInfo$Callbacks;