Searched refs:mPointerCapture (Results 1 – 2 of 2) sorted by relevance
589 boolean mPointerCapture; field in ViewRootImpl4623 if (mPointerCapture) { in handleWindowFocusChanged()6249 return mPointerCapture; in hasPointerCapture()6264 if (mPointerCapture == hasCapture) { in handlePointerCaptureChanged()6267 mPointerCapture = hasCapture; in handlePointerCaptureChanged()
64160 Landroid/view/ViewRootImpl;->mPointerCapture:Z