Searched defs:viewFinder (Results 1 - 2 of 2) sorted by relevance

/packages/apps/DocumentsUI/src/com/android/documentsui/dirlist/
H A DDragStartListener.java84 ViewFinder viewFinder,
92 mViewFinder = viewFinder;
195 ViewFinder viewFinder,
209 viewFinder,
81 ActiveListener( State state, SelectionManager selectionMgr, ViewFinder viewFinder, Function<View, String> idFinder, Function<Selection, List<DocumentInfo>> docsConverter, ClipDataFactory clipFactory, Function<Selection, DragShadowBuilder> shadowFactory) argument
187 create( IconHelper iconHelper, Context context, Model model, SelectionManager selectionMgr, DocumentClipper clipper, State state, Function<View, String> idFinder, ViewFinder viewFinder, Drawable defaultDragIcon, DragShadowBuilder shadowBuilder) argument
/packages/apps/DocumentsUI/src/com/android/documentsui/selection/
H A DGestureSelector.java56 ViewFinder viewFinder,
61 mViewFinder = viewFinder;
53 GestureSelector( SelectionManager selectionMgr, IntSupplier heightSupplier, ViewFinder viewFinder, ScrollActionDelegate actionDelegate, DirectoryReloadLock lock) argument

Completed in 61 milliseconds