Searched refs:mInvocationInProgress (Results 1 – 1 of 1) sorted by relevance
75 private boolean mInvocationInProgress = false; field in DefaultUiController111 boolean invocationWasInProgress = mInvocationInProgress; in onInvocationProgress()118 if (!mInvocationInProgress) { in onInvocationProgress()120 mInvocationInProgress = true; in onInvocationProgress()132 logInvocationProgressMetrics(INVOCATION_TYPE_GESTURE, 1, mInvocationInProgress); in onGestureCompletion()142 mInvocationInProgress = false; in hide()209 mInvocationInProgress = false; in animateInvocationCompletion()