Searched refs:mPointerCapture (Results 1 – 2 of 2) sorted by relevance
317 boolean mPointerCapture; field in ViewRootImpl2899 if (mPointerCapture) { in handleWindowFocusChanged()4050 return mPointerCapture; in hasPointerCapture()4054 if (mPointerCapture == enabled) { in requestPointerCapture()4061 if (mPointerCapture == hasCapture) { in handlePointerCaptureChanged()4064 mPointerCapture = hasCapture; in handlePointerCaptureChanged()
84853 Landroid/view/ViewRootImpl;->mPointerCapture:Z