HomeSort by relevance Sort by last modified time
    Searched defs:ACTION_STATE_IDLE (Results 1 - 2 of 2) sorted by null

  /frameworks/support/v7/recyclerview/src/android/support/v7/widget/helper/
ItemTouchHelper.java 117 public static final int ACTION_STATE_IDLE = 0;
228 int mActionState = ACTION_STATE_IDLE;
331 select(null, ACTION_STATE_IDLE);
389 select(null, ACTION_STATE_IDLE);
412 select(null, ACTION_STATE_IDLE);
    [all...]
  /prebuilts/sdk/current/support/v7/recyclerview/libs/
android-support-v7-recyclerview.jar 

Completed in 48 milliseconds