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