Searched refs:mPointerCapture (Results 1 – 2 of 2) sorted by relevance
394 boolean mPointerCapture; field in ViewRootImpl3494 if (mPointerCapture) { in handleWindowFocusChanged()4873 return mPointerCapture; in hasPointerCapture()4877 if (mPointerCapture == enabled) { in requestPointerCapture()4889 if (mPointerCapture == hasCapture) { in handlePointerCaptureChanged()4892 mPointerCapture = hasCapture; in handlePointerCaptureChanged()
68126 Landroid/view/ViewRootImpl;->mPointerCapture:Z