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