Searched refs:mRootCallbacks (Results 1 – 2 of 2) sorted by relevance
26301 if (mAttachInfo == null || mAttachInfo.mRootCallbacks == null || !isSoundEffectsEnabled()) { in playSoundEffect()26304 mAttachInfo.mRootCallbacks.playSoundEffect(soundConstant); in playSoundEffect()26344 return mAttachInfo.mRootCallbacks.performHapticFeedback(feedbackConstant, in performHapticFeedback()29300 final Callbacks mRootCallbacks; field in View.AttachInfo29718 mRootCallbacks = effectPlayer; in AttachInfo()
66556 Landroid/view/View$AttachInfo;->mRootCallbacks:Landroid/view/View$AttachInfo$Callbacks;