Searched refs:UpdateType (Results 1 – 3 of 3) sorted by relevance
31 import com.android.documentsui.sorting.SortModel.UpdateType;231 private @UpdateType int mLastUpdateType;234 public void onModelUpdate(SortModel newModel, @UpdateType int updateType) { in onModelUpdate()
74 public @interface UpdateType {} annotation in SortModel338 private void notifyListeners(@UpdateType int updateType) { in notifyListeners()515 void onModelUpdate(SortModel newModel, @UpdateType int updateType); in onModelUpdate()
278 public @interface UpdateType {} annotation in Model.Update282 private final @UpdateType int mUpdateType;