Searched refs:mPointerCapture (Results 1 – 2 of 2) sorted by relevance
594 boolean mPointerCapture; field in ViewRootImpl4798 if (mPointerCapture) { in handleWindowFocusChanged()6468 return mPointerCapture; in hasPointerCapture()6483 if (mPointerCapture == hasCapture) { in handlePointerCaptureChanged()6486 mPointerCapture = hasCapture; in handlePointerCaptureChanged()
64160 Landroid/view/ViewRootImpl;->mPointerCapture:Z