Searched refs:mIsInLongpress (Results 1 – 1 of 1) sorted by relevance
34 if (hasOnClickListeners() && mIsInLongpress && isEnabled()) {42 private boolean mIsInLongpress; field in ZoomButton62 mIsInLongpress = false; in onTouchEvent()72 mIsInLongpress = true; in onLongClick()79 mIsInLongpress = false; in onKeyUp()