Searched refs:TOUCH_MODE_UNKNOWN (Results 1 – 2 of 2) sorted by relevance
571 private static final int TOUCH_MODE_UNKNOWN = -1; field in AbsListView575 private int mLastTouchMode = TOUCH_MODE_UNKNOWN;3192 if (touchMode != mLastTouchMode && mLastTouchMode != TOUCH_MODE_UNKNOWN) { in onWindowFocusChanged()
65259 Landroid/widget/AbsListView;->TOUCH_MODE_UNKNOWN:I