Home
last modified time | relevance | path

Searched refs:ActionModeController (Results 1 – 5 of 5) sorted by relevance

/packages/apps/DocumentsUI/src/com/android/documentsui/
DActionModeController.java45 public class ActionModeController extends SelectionObserver<String> class
61 public ActionModeController( in ActionModeController() method in ActionModeController
204 public ActionModeController reset( in reset()
DInjector.java68 public ActionModeController actionModeController;
130 public final ActionModeController getActionModeController( in getActionModeController()
/packages/apps/DocumentsUI/src/com/android/documentsui/files/
DFilesActivity.java35 import com.android.documentsui.ActionModeController;
128 mInjector.actionModeController = new ActionModeController( in onCreate()
/packages/apps/DocumentsUI/src/com/android/documentsui/picker/
DPickActivity.java40 import com.android.documentsui.ActionModeController;
113 mInjector.actionModeController = new ActionModeController( in onCreate()
/packages/apps/DocumentsUI/src/com/android/documentsui/dirlist/
DDirectoryFragment.java69 import com.android.documentsui.ActionModeController;
156 private ActionModeController mActionModeController;