HomeSort by relevance Sort by last modified time
    Searched full:adapterend (Results 1 - 1 of 1) sorted by null

  /frameworks/base/core/java/android/widget/
AdapterViewAnimator.java 567 int adapterEnd = modulo(mCurrentWindowEnd, adapterCount);
568 mRemoteViewsAdapter.setVisibleRangeHint(adapterStart, adapterEnd);
    [all...]

Completed in 44 milliseconds