Home
last modified time | relevance | path

Searched defs:begin (Results 1 – 8 of 8) sorted by relevance

/sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/editors/layout/gle2/
DGesture.java98 public void begin(ControlPoint pos, int startMask) { in begin() method in Gesture
DResizeGesture.java74 public void begin(ControlPoint pos, int startMask) { in begin() method in ResizeGesture
DMoveGesture.java129 public void begin(ControlPoint pos, int startMask) { in begin() method in MoveGesture
DRenderPreviewManager.java1606 private long begin; field in RenderPreviewManager.SwapAnimation
/sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/editors/layout/refactoring/
DExtractIncludeRefactoring.java292 int begin = Integer.MAX_VALUE; in computeChanges() local
346 IFile sourceFile, int begin, int end, Document document, Element primary) { in handleIncludingFile()
/sdk/eclipse/plugins/com.android.ide.eclipse.tests/src/com/android/ide/eclipse/adt/internal/wizards/templates/
DTemplateHandlerTest.java229 long begin = System.currentTimeMillis(); in testCreateRemainingTemplates() local
253 long begin = System.currentTimeMillis(); in testCreateRemainingProjects() local
/sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/editors/
DAndroidXmlAutoEditStrategy.java231 int begin = AndroidXmlCharacterMatcher.findTagBackwards(doc, in customizeDocumentCommand() local
/sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/editors/layout/configuration/
DConfigurationChooser.java1283 int begin = name.indexOf('('); in getDeviceLabel() local