Searched refs:mPointerCapture (Results 1 – 2 of 2) sorted by relevance
618 boolean mPointerCapture; field in ViewRootImpl4182 if (mPointerCapture) { in handleWindowFocusChanged()5642 return mPointerCapture; in hasPointerCapture()5657 if (mPointerCapture == hasCapture) { in handlePointerCaptureChanged()5660 mPointerCapture = hasCapture; in handlePointerCaptureChanged()
64803 Landroid/view/ViewRootImpl;->mPointerCapture:Z