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