Searched refs:mIsInLongpress (Results 1 – 1 of 1) sorted by relevance
32 if (hasOnClickListeners() && mIsInLongpress && isEnabled()) {40 private boolean mIsInLongpress; field in ZoomButton64 mIsInLongpress = false; in onTouchEvent()74 mIsInLongpress = true; in onLongClick()81 mIsInLongpress = false; in onKeyUp()