Searched defs:toolType (Results 1 – 4 of 4) sorted by relevance
/packages/apps/DocumentsUI/tests/common/com/android/documentsui/bots/ |
D | GestureBot.java | 60 int toolType = Configurator.getInstance().getToolType(); in gestureSelectFiles() local 92 int toolType = Configurator.getInstance().getToolType(); in bandSelection() local 99 int toolType = Configurator.getInstance().getToolType(); in fingerSelection() local
|
D | DirectoryListBot.java | 186 int toolType = Configurator.getInstance().getToolType(); in openDocument() local 387 int action, int buttonState, int toolType, int source, int x, int y) { in getTestMotionEvent()
|
/packages/apps/DocumentsUI/tests/functional/com/android/documentsui/ |
D | IntegratedDownloadsUiTest.java | 65 int toolType = Configurator.getInstance().getToolType(); in testDownload_RetryUnsuccessful() local
|
/packages/apps/Launcher3/tests/tapl/com/android/launcher3/tapl/ |
D | LauncherInstrumentation.java | 1954 float x, float y, int source, int toolType) { in getMotionEvent() 1965 private static MotionEvent.PointerProperties getPointerProperties(int pointerId, int toolType) { in getPointerProperties() 2026 GestureScope gestureScope, int source, boolean isRightClick, int toolType) { in sendPointer()
|