/sdk/hierarchyviewer/src/com/android/hierarchyviewer/scene/ |
D | ViewNode.java | 149 final ViewNode other = (ViewNode) obj; in equals() local 150 return !(this.name != other.name && (this.name == null || !this.name.equals(other.name))); in equals() 183 final Property other = (Property) obj; in equals() local 184 if (this.name != other.name && (this.name == null || !this.name.equals(other.name))) { in equals() 187 … return !(this.value != other.value && (this.value == null || !this.value.equals(other.value))); in equals()
|
/sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/editors/layout/gle2/ |
D | ControlPoint.java | 176 ControlPoint other = (ControlPoint) obj; in equals() 177 if (x != other.x) in equals() 179 if (y != other.y) in equals() 181 if (mCanvas != other.mCanvas) { in equals()
|
D | LayoutPoint.java | 149 LayoutPoint other = (LayoutPoint) obj; in equals() 150 if (x != other.x) in equals() 152 if (y != other.y) in equals()
|
/sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/editors/layout/configuration/ |
D | VaryingConfiguration.java | 98 @NonNull VaryingConfiguration other, in create() 101 new VaryingConfiguration(other.mConfigChooser, parent); in create() 102 initFrom(configuration, other, other, false); in create() 103 configuration.mAlternate = other.mAlternate; in create() 104 configuration.mVariation = other.mVariation; in create() 105 configuration.mVariationCount = other.mVariationCount; in create()
|
D | NestedConfiguration.java | 89 @NonNull NestedConfiguration other, in create() 93 new NestedConfiguration(other.mConfigChooser, parent); in create() 94 initFrom(configuration, other, values, true /*sync*/); in create() 109 NestedConfiguration other, Configuration values, boolean sync) { in initFrom() argument 110 configuration.mOverride = other.mOverride; in initFrom()
|
D | Locale.java | 174 Locale other = (Locale) obj; in equals() 175 if (!qualifier.equals(other.qualifier)) in equals()
|
/sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/editors/descriptors/ |
D | AttributeDescriptor.java | 118 public int compareTo(AttributeDescriptor other) { in compareTo() argument 119 return mXmlLocalName.compareTo(other.mXmlLocalName); in compareTo()
|
/sdk/eclipse/plugins/com.android.ide.eclipse.gldebugger/src/com/android/ide/eclipse/gltrace/ |
D | GLProtoBuf.java | 1679 … public Builder mergeFrom(com.android.ide.eclipse.gltrace.GLProtoBuf.GLMessage.DataType other) { in mergeFrom() argument 1680 …if (other == com.android.ide.eclipse.gltrace.GLProtoBuf.GLMessage.DataType.getDefaultInstance()) r… in mergeFrom() 1681 if (other.hasType()) { in mergeFrom() 1682 setType(other.getType()); in mergeFrom() 1684 if (other.hasIsArray()) { in mergeFrom() 1685 setIsArray(other.getIsArray()); in mergeFrom() 1687 if (!other.intValue_.isEmpty()) { in mergeFrom() 1691 result.intValue_.addAll(other.intValue_); in mergeFrom() 1693 if (!other.floatValue_.isEmpty()) { in mergeFrom() 1697 result.floatValue_.addAll(other.floatValue_); in mergeFrom() [all …]
|
/sdk/eclipse/plugins/com.android.ide.eclipse.adt/ |
D | NOTICE | 57 Patents. The patent license shall not apply to any other combinations 63 patent or other intellectual property rights of any other entity. Each 65 any other entity based on infringement of intellectual property rights 68 secure any other intellectual property rights needed, if any. For 96 offered by that Contributor alone and not by any other party; and 122 other Contributors. Therefore, if a Contributor includes the Program in 124 Contributor") hereby agrees to defend and indemnify every other 126 costs (collectively "Losses") arising from claims, lawsuits and other 145 defend claims against the other Contributors related to those 146 performance claims and warranties, and if a court requires any other [all …]
|
/sdk/eclipse/plugins/com.android.ide.eclipse.adt.overlay/ |
D | NOTICE | 57 Patents. The patent license shall not apply to any other combinations 63 patent or other intellectual property rights of any other entity. Each 65 any other entity based on infringement of intellectual property rights 68 secure any other intellectual property rights needed, if any. For 96 offered by that Contributor alone and not by any other party; and 122 other Contributors. Therefore, if a Contributor includes the Program in 124 Contributor") hereby agrees to defend and indemnify every other 126 costs (collectively "Losses") arising from claims, lawsuits and other 145 defend claims against the other Contributors related to those 146 performance claims and warranties, and if a court requires any other [all …]
|
/sdk/eclipse/plugins/com.android.ide.eclipse.tests/ |
D | NOTICE | 57 Patents. The patent license shall not apply to any other combinations 63 patent or other intellectual property rights of any other entity. Each 65 any other entity based on infringement of intellectual property rights 68 secure any other intellectual property rights needed, if any. For 96 offered by that Contributor alone and not by any other party; and 122 other Contributors. Therefore, if a Contributor includes the Program in 124 Contributor") hereby agrees to defend and indemnify every other 126 costs (collectively "Losses") arising from claims, lawsuits and other 145 defend claims against the other Contributors related to those 146 performance claims and warranties, and if a court requires any other [all …]
|
/sdk/eclipse/plugins/com.android.ide.eclipse.ndk/ |
D | NOTICE | 57 Patents. The patent license shall not apply to any other combinations 63 patent or other intellectual property rights of any other entity. Each 65 any other entity based on infringement of intellectual property rights 68 secure any other intellectual property rights needed, if any. For 96 offered by that Contributor alone and not by any other party; and 122 other Contributors. Therefore, if a Contributor includes the Program in 124 Contributor") hereby agrees to defend and indemnify every other 126 costs (collectively "Losses") arising from claims, lawsuits and other 145 defend claims against the other Contributors related to those 146 performance claims and warranties, and if a court requires any other [all …]
|
/sdk/eclipse/plugins/com.android.ide.eclipse.tests/src/com/android/ide/eclipse/adt/internal/editors/layout/refactoring/testdata/ |
D | completion1-expected-completion11.txt | 58 <ViewStub /> : A android.view.ViewStub lets you lazily include other XML layouts inside your applic… 65 <include /> : Lets you statically include XML layouts inside other XML layouts.
|
D | completion1-expected-completion12.txt | 58 <ViewStub /> : A android.view.ViewStub lets you lazily include other XML layouts inside your applic… 65 <include /> : Lets you statically include XML layouts inside other XML layouts.
|
D | completion9-expected-completion64.txt | 58 <ViewStub /> : A android.view.ViewStub lets you lazily include other XML layouts inside your applic… 65 <include /> : Lets you statically include XML layouts inside other XML layouts.
|
D | manifest-expected-completion16.txt | 7 …t can be used to control access from other packages to specific components or features in your p…
|
D | drawable1-expected-completion47.txt | 7 …ayer-list ></layer-list> : Drawable used to render several drawables stacked on top of each other.
|
/sdk/emulator/skins/assets/ |
D | README.txt | 3 other SVG editor and just export as png to update the assets.
|
/sdk/eclipse/plugins/com.android.ide.eclipse.tests/unittests/com/android/ide/eclipse/adt/internal/editors/mock/ |
D | MockXmlNode.java | 195 public boolean isSameNode(Node other) { in isSameNode() argument 196 return this == other; in isSameNode() 223 public short compareDocumentPosition(Node other) throws DOMException { in compareDocumentPosition() argument
|
/sdk/eclipse/plugins/com.android.ide.eclipse.monitor/ |
D | plugin.properties | 2 #TODO: update with new year date (search this to find other occurrences to update)
|
/sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/editors/layout/properties/ |
D | FlagXmlPropertyDialog.java | 177 for (Object other : mViewer.getCheckedElements()) { in checkStateChanged() 178 if (other != selected) { in checkStateChanged() 179 mViewer.setChecked(other, false); in checkStateChanged()
|
/sdk/files/typos/ |
D | typos-nb.txt | 26 # and other pre-existing works, such as a translation, adaptation, 27 # derivative work, arrangement of music or other alterations of a 29 # cinematographic adaptations or any other form in which the Work may 40 # or broadcasts, or other works or subject matter other than works 44 # with one or more other contributions, each constituting separate and 60 # or other transfer of ownership. 70 # actors, singers, musicians, dancers, and other persons who act, 74 # who first fixes the sounds of a performance or other sounds; and, 81 # book, pamphlet and other writing; a lecture, address, sermon or 82 # other work of the same nature; a dramatic or dramatico-musical work; [all …]
|
D | typos-hu.txt | 26 # and other pre-existing works, such as a translation, adaptation, 27 # derivative work, arrangement of music or other alterations of a 29 # cinematographic adaptations or any other form in which the Work may 40 # or broadcasts, or other works or subject matter other than works 44 # with one or more other contributions, each constituting separate and 60 # or other transfer of ownership. 70 # actors, singers, musicians, dancers, and other persons who act, 74 # who first fixes the sounds of a performance or other sounds; and, 81 # book, pamphlet and other writing; a lecture, address, sermon or 82 # other work of the same nature; a dramatic or dramatico-musical work; [all …]
|
D | typos-it.txt | 26 # and other pre-existing works, such as a translation, adaptation, 27 # derivative work, arrangement of music or other alterations of a 29 # cinematographic adaptations or any other form in which the Work may 40 # or broadcasts, or other works or subject matter other than works 44 # with one or more other contributions, each constituting separate and 60 # or other transfer of ownership. 70 # actors, singers, musicians, dancers, and other persons who act, 74 # who first fixes the sounds of a performance or other sounds; and, 81 # book, pamphlet and other writing; a lecture, address, sermon or 82 # other work of the same nature; a dramatic or dramatico-musical work; [all …]
|
/sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/wizards/newproject/ |
D | FileStoreAdapter.java | 118 public boolean isParentOf(IFileStore other) { in isParentOf() argument 119 return mStore.isParentOf(other); in isParentOf()
|