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

  /frameworks/support/v4/java/android/support/v4/widget/
AutoScrollHelper.java 185 private boolean mExclusive;
263 mExclusive = exclusive;
276 return mExclusive;
485 return mExclusive && mAnimating;
    [all...]
  /frameworks/base/core/java/com/android/internal/widget/
AutoScrollHelper.java 184 private boolean mExclusive;
262 mExclusive = exclusive;
275 return mExclusive;
484 return mExclusive && mAnimating;
    [all...]

Completed in 1364 milliseconds