Searched refs:mPointerCapture (Results 1 – 2 of 2) sorted by relevance
336 boolean mPointerCapture; field in ViewRootImpl2969 if (mPointerCapture) { in handleWindowFocusChanged()4214 return mPointerCapture; in hasPointerCapture()4218 if (mPointerCapture == enabled) { in requestPointerCapture()4225 if (mPointerCapture == hasCapture) { in handlePointerCaptureChanged()4228 mPointerCapture = hasCapture; in handlePointerCaptureChanged()
79232 Landroid/view/ViewRootImpl;->mPointerCapture:Z