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