Searched refs:otherListeners (Results 1 – 1 of 1) sorted by relevance
488 final ArrayList<OnGesturingListener> otherListeners = mOnGesturingListeners; in cancelGesture() local489 count = otherListeners.size(); in cancelGesture()491 otherListeners.get(i).onGesturingEnded(this); in cancelGesture()