Searched refs:mPointerCapture (Results 1 – 1 of 1) sorted by relevance
384 boolean mPointerCapture; field in ViewRootImpl3283 if (mPointerCapture) { in handleWindowFocusChanged()4548 return mPointerCapture; in hasPointerCapture()4552 if (mPointerCapture == enabled) { in requestPointerCapture()4559 if (mPointerCapture == hasCapture) { in handlePointerCaptureChanged()4562 mPointerCapture = hasCapture; in handlePointerCaptureChanged()