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

  /frameworks/support/v7/recyclerview/src/android/support/v7/widget/
AdapterHelper.java 86 recycleUpdateOpsAndClearList(mPendingUpdates);
87 recycleUpdateOpsAndClearList(mPostponedList);
121 recycleUpdateOpsAndClearList(mPostponedList);
559 recycleUpdateOpsAndClearList(mPendingUpdates);
704 void recycleUpdateOpsAndClearList(List<UpdateOp> ops) {
  /prebuilts/sdk/current/support/v7/recyclerview/libs/
android-support-v7-recyclerview.jar 

Completed in 429 milliseconds