Searched refs:mLastTouchMode (Results 1 – 1 of 1) sorted by relevance
526 private int mLastTouchMode = TOUCH_MODE_UNKNOWN; field in AbsListView3032 if (touchMode != mLastTouchMode && mLastTouchMode != TOUCH_MODE_UNKNOWN) { in onWindowFocusChanged()3047 mLastTouchMode = touchMode; in onWindowFocusChanged()