Home
last modified time | relevance | path

Searched refs:second (Results 1 – 8 of 8) sorted by relevance

/sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/common/layout/relative/
DDeletionHandler.java208 @NonNull ConstraintType first, @NonNull ConstraintType second) { in getCompatibleConstraint() argument
209 if (first == second) { in getCompatibleConstraint()
213 switch (second) { in getCompatibleConstraint()
/sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/editors/layout/refactoring/
DUseCompoundDrawableRefactoring.java161 Element second = children.get(1); in checkInitialConditions() local
164 || second.getTagName().equals(TEXT_VIEW); in checkInitialConditions()
167 || second.getTagName().equals(IMAGE_VIEW); in checkInitialConditions()
226 Element second = children.get(1); in computeChanges() local
231 image = second; in computeChanges()
233 text = second; in computeChanges()
DRelativeLayoutConversionHelper.java1469 private List<Integer> getOffsets(Set<Integer> first, Set<Integer> second) { in getOffsets() argument
1470 Set<Integer> joined = new HashSet<Integer>(first.size() + second.size()); in getOffsets()
1472 joined.addAll(second); in getOffsets()
/sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/editors/layout/gle2/
DCustomViewFinder.java332 String second = parameterTypes[1]; in isValidView() local
333 if (second.equals("QAttributeSet;") //$NON-NLS-1$ in isValidView()
334 || second.equals("Qandroid.util.AttributeSet;")) { //$NON-NLS-1$ in isValidView()
DDynamicContextMenu.java258 String second = children.get(1).getName(); in insertVisualRefactorings() local
259 if ((first.equals(FQCN_IMAGE_VIEW) && second.equals(FQCN_TEXT_VIEW)) in insertVisualRefactorings()
260 || (first.equals(FQCN_TEXT_VIEW) && second.equals(FQCN_IMAGE_VIEW))) { in insertVisualRefactorings()
/sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/build/
DAaptParser.java670 String second) { in findRange() argument
690 if (region != null && second != null) { in findRange()
691 region = adapter.find(region.getOffset() + first.length(), second, in findRange()
/sdk/docs/
Dhowto_build_SDK.txt199 The second argument is the build "number". The example used "$USER" but it
Dhowto_use_cupcake_sdk.txt344 Before this used to put the second or more emulators in a transient read-only