Home
last modified time | relevance | path

Searched defs:toolType (Results 1 – 4 of 4) sorted by relevance

/packages/apps/DocumentsUI/tests/functional/com/android/documentsui/
DIntegratedDownloadsUiTest.java64 int toolType = Configurator.getInstance().getToolType(); in testDownload_RetryUnsuccessful() local
/packages/apps/DocumentsUI/tests/common/com/android/documentsui/bots/
DGestureBot.java56 int toolType = Configurator.getInstance().getToolType(); in gestureSelectFiles() local
84 int toolType = Configurator.getInstance().getToolType(); in bandSelection() local
DDirectoryListBot.java144 int toolType = Configurator.getInstance().getToolType(); in openDocument() local
305 int action, int buttonState, int toolType, int source, int x, int y) { in getTestMotionEvent()
/packages/apps/DocumentsUI/src/com/android/documentsui/base/
DEvents.java43 int toolType = e.getToolType(0); in isMouseEvent() local