Searched refs:mHasPointerCapture (Results 1 – 1 of 1) sorted by relevance
360 private boolean mHasPointerCapture; field in WindowFocusTests.InputTargetActivity393 mHasPointerCapture = hasCapture; in onPointerCaptureChanged()400 if (mHasPointerCapture != hasCapture) { in waitAndAssertPointerCaptureState()404 + " have pointer capture.", hasCapture, mHasPointerCapture); in waitAndAssertPointerCaptureState()