Home
last modified time | relevance | path

Searched refs:with (Results 1 – 25 of 124) sorted by relevance

12345

/sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/common/layout/relative/
DMatch.java29 public final Segment with; field in Match
55 public Match(GuidelineHandler handler, Segment edge, Segment with, in Match() argument
60 this.with = with; in Match()
DMoveHandler.java262 snapHorizontal(match.with, match.edge.at, mBounds); in updateMove()
264 if (match.with.edgeType == TOP) { in updateMove()
266 } else if (match.with.edgeType == BOTTOM) { in updateMove()
269 assert match.with.edgeType == CENTER_HORIZONTAL in updateMove()
270 || match.with.edgeType == BASELINE : match.with.edgeType; in updateMove()
285 snapVertical(match.with, match.edge.at, mBounds); in updateMove()
287 if (match.with.edgeType == LEFT) { in updateMove()
289 } else if (match.with.edgeType == RIGHT) { in updateMove()
292 assert match.with.edgeType == CENTER_VERTICAL; in updateMove()
DGuidelineHandler.java275 assert match.with.node == null || match.with.node == node; in checkCycle()
777 if (m1.edge.to <= m1.with.from) { in compare()
778 distance1 = m1.with.from - m1.edge.to; in compare()
779 } else if (m1.edge.from >= m1.with.to) { in compare()
780 distance1 = m1.edge.from - m1.with.to; in compare()
785 if (m2.edge.to <= m2.with.from) { in compare()
786 distance2 = m2.with.from - m2.edge.to; in compare()
787 } else if (m2.edge.from >= m2.with.to) { in compare()
788 distance2 = m2.edge.from - m2.with.to; in compare()
806 int orientation1 = (m1.with.edgeType == LEFT || in compare()
[all …]
/sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/launch/
Dmessages.properties5 # you may not use this file except in compliance with the License.
33 AndroidJUnitTab_SizeLabel=Only run test methods annotated with:
39 RemoteAdtTestRunner_RunTimeoutException=Connection with device timed out.
40 RemoteAdtTestRunner_RunIOException_s=Lost connection with device: %s
/sdk/
Dchanges.txt15 * Fixed issues with compilation, deployment of test projects and running tests.
30 this will fix the "Conversion to Dalvik format failed with error 1"
32 * The default proguard.cfg file has been updated with better
41 * Lint warnings can be suppressed in Java code with the new
42 @SuppressLint annotation, and in XML files with the new tools:
73 with the view type declared in XML layouts.
91 suggests replacing it with the equivalent android.util.FloatMath
120 * Optimized resource compilation for projects with libraries. This should
121 speed up this phase significantly for large projects with libraries.
172 - Added support for libraries with library dependencies.
[all …]
/sdk/eclipse/
Dchanges.txt12 getting bundled with the .apk
13 * Find usages of "dp" units with the font property textSize
17 initialized with a fixed seed)
25 including project's manifest. Enable with the
41 including with code coverage, like test applications.
43 * Tighter integration with the layout editor (error and warning
44 icons overlaid views with errors, lint error messages shown as
100 * Initial support for building and debugging projects with C/C++
112 * Allow running on multiple devices with a single launch. The target
128 will keep up to date with edits in the editor, and selection will
[all …]
/sdk/eclipse/plugins/com.android.ide.eclipse.tests/
DREADME.txt32 replacing "<adt>" with absolute filesystem path to the android plugin source location
34 All other fields can be left with their default values
46 in conjunction with the "test_data" environment variable mentioned above
83 B - Setup an SDK on host machine, that is compatible with the Eclipse ADT plugins under test
95 All other fields can be left with their default values
DNOTICE24 separate modules of software distributed in conjunction with the Program
32 or when combined with the Program.
34 "Program" means the Contributions distributed in accordance with this
82 a) it complies with the terms and conditions of this Agreement; and
106 b) a copy of this Agreement must be included with each copy of the Program.
118 with respect to end users, business partners and the like. While this
129 Commercial Contributor in connection with its distribution of the
135 Contributor to control, and cooperate with the Commercial Contributor
158 and assumes all risks associated with its exercise of rights under this
160 errors, compliance with applicable laws, damage to or loss of data,
[all …]
/sdk/eclipse/plugins/com.android.ide.eclipse.ndk/
DNOTICE24 separate modules of software distributed in conjunction with the Program
32 or when combined with the Program.
34 "Program" means the Contributions distributed in accordance with this
82 a) it complies with the terms and conditions of this Agreement; and
106 b) a copy of this Agreement must be included with each copy of the Program.
118 with respect to end users, business partners and the like. While this
129 Commercial Contributor in connection with its distribution of the
135 Contributor to control, and cooperate with the Commercial Contributor
158 and assumes all risks associated with its exercise of rights under this
160 errors, compliance with applicable laws, damage to or loss of data,
[all …]
/sdk/eclipse/plugins/com.android.ide.eclipse.adt/
DNOTICE24 separate modules of software distributed in conjunction with the Program
32 or when combined with the Program.
34 "Program" means the Contributions distributed in accordance with this
82 a) it complies with the terms and conditions of this Agreement; and
106 b) a copy of this Agreement must be included with each copy of the Program.
118 with respect to end users, business partners and the like. While this
129 Commercial Contributor in connection with its distribution of the
135 Contributor to control, and cooperate with the Commercial Contributor
158 and assumes all risks associated with its exercise of rights under this
160 errors, compliance with applicable laws, damage to or loss of data,
[all …]
/sdk/eclipse/plugins/com.android.ide.eclipse.adt.overlay/
DNOTICE24 separate modules of software distributed in conjunction with the Program
32 or when combined with the Program.
34 "Program" means the Contributions distributed in accordance with this
82 a) it complies with the terms and conditions of this Agreement; and
106 b) a copy of this Agreement must be included with each copy of the Program.
118 with respect to end users, business partners and the like. While this
129 Commercial Contributor in connection with its distribution of the
135 Contributor to control, and cooperate with the Commercial Contributor
158 and assumes all risks associated with its exercise of rights under this
160 errors, compliance with applicable laws, damage to or loss of data,
[all …]
/sdk/eclipse/monitor/
Dmonitor.bat5 rem you may not use this file except in compliance with the License.
20 rem issues with directories containing whitespaces.
/sdk/docs/
Dhowto_use_cupcake_sdk.txt23 you may not use this file except in compliance with the License.
40 This explains how to use the "new" SDK provided starting with cupcake.
44 - The new SDK does not work with older Eclipse plugins (ADT 0.8)
45 - The old SDKs (1.0 and 1.1) do NOT work with this Eclipse plugin (ADT 0.9)
71 If you already have a working Eclipse installation with a pre-0.9 ADT,
113 The SDK comes with a 1.5 platform. Select it and close the properties panel.
127 Note: if you want to reuse the project with an older Eclipse ADT install,
205 One major change with the emulator is that now you must pre-create an "Android
225 each with their own system image and most important each with their own user
241 comes with an "Android 1.5" target, codenamed "cupcake". In the future there
/sdk/files/typos/
Dtypos-hu.txt35 # synchronization of the Work in timed-relation with a moving image
44 # with one or more other contributions, each constituting separate and
57 # license with the same License Elements as this License.
84 # composition with or without words; a cinematographic work to which
97 # with respect to the Work, or who has received express permission
118 # limitations or exceptions that are provided for in connection with the
171 # Identifier (URI) for, this License with every copy of the Work You
177 # this License and to the disclaimer of warranties with every copy of
193 # with the same License Elements as this License; (iii) a Creative
198 # licenses mentioned in (iv), you must comply with the terms of that
[all …]
Dtypos-nb.txt35 # synchronization of the Work in timed-relation with a moving image
44 # with one or more other contributions, each constituting separate and
57 # license with the same License Elements as this License.
84 # composition with or without words; a cinematographic work to which
97 # with respect to the Work, or who has received express permission
118 # limitations or exceptions that are provided for in connection with the
171 # Identifier (URI) for, this License with every copy of the Work You
177 # this License and to the disclaimer of warranties with every copy of
193 # with the same License Elements as this License; (iii) a Creative
198 # licenses mentioned in (iv), you must comply with the terms of that
[all …]
/sdk/files/
DNOTICE5 you may not use this file except in compliance with the License.
30 control with that entity. For the purposes of this definition,
94 with the Work to which such Contribution(s) was submitted. If You
103 Work or Derivative Works thereof in any medium, with or without
126 documentation, if provided along with the Derivative Works; or,
140 reproduction, and distribution of the Work otherwise complies with
149 with Licensor regarding such Contributions.
164 risks associated with Your exercise of permissions under this License.
181 or other liability obligations and/or rights consistent with this
/sdk/find_lock/
DNOTICE5 you may not use this file except in compliance with the License.
30 control with that entity. For the purposes of this definition,
94 with the Work to which such Contribution(s) was submitted. If You
103 Work or Derivative Works thereof in any medium, with or without
126 documentation, if provided along with the Derivative Works; or,
140 reproduction, and distribution of the Work otherwise complies with
149 with Licensor regarding such Contributions.
164 risks associated with Your exercise of permissions under this License.
181 or other liability obligations and/or rights consistent with this
/sdk/avdlauncher/
DNOTICE5 you may not use this file except in compliance with the License.
30 control with that entity. For the purposes of this definition,
94 with the Work to which such Contribution(s) was submitted. If You
103 Work or Derivative Works thereof in any medium, with or without
126 documentation, if provided along with the Derivative Works; or,
140 reproduction, and distribution of the Work otherwise complies with
149 with Licensor regarding such Contributions.
164 risks associated with Your exercise of permissions under this License.
181 or other liability obligations and/or rights consistent with this
/sdk/emulator/mksdcard/
DNOTICE5 you may not use this file except in compliance with the License.
30 control with that entity. For the purposes of this definition,
94 with the Work to which such Contribution(s) was submitted. If You
103 Work or Derivative Works thereof in any medium, with or without
126 documentation, if provided along with the Derivative Works; or,
140 reproduction, and distribution of the Work otherwise complies with
149 with Licensor regarding such Contributions.
164 risks associated with Your exercise of permissions under this License.
181 or other liability obligations and/or rights consistent with this
/sdk/eventanalyzer/
DNOTICE5 you may not use this file except in compliance with the License.
30 control with that entity. For the purposes of this definition,
94 with the Work to which such Contribution(s) was submitted. If You
103 Work or Derivative Works thereof in any medium, with or without
126 documentation, if provided along with the Derivative Works; or,
140 reproduction, and distribution of the Work otherwise complies with
149 with Licensor regarding such Contributions.
164 risks associated with Your exercise of permissions under this License.
181 or other liability obligations and/or rights consistent with this
/sdk/apps/SdkController/
DNOTICE5 you may not use this file except in compliance with the License.
30 control with that entity. For the purposes of this definition,
94 with the Work to which such Contribution(s) was submitted. If You
103 Work or Derivative Works thereof in any medium, with or without
126 documentation, if provided along with the Derivative Works; or,
140 reproduction, and distribution of the Work otherwise complies with
149 with Licensor regarding such Contributions.
164 risks associated with Your exercise of permissions under this License.
181 or other liability obligations and/or rights consistent with this
/sdk/sdklauncher/
DNOTICE5 you may not use this file except in compliance with the License.
30 control with that entity. For the purposes of this definition,
94 with the Work to which such Contribution(s) was submitted. If You
103 Work or Derivative Works thereof in any medium, with or without
126 documentation, if provided along with the Derivative Works; or,
140 reproduction, and distribution of the Work otherwise complies with
149 with Licensor regarding such Contributions.
164 risks associated with Your exercise of permissions under this License.
181 or other liability obligations and/or rights consistent with this
/sdk/emulator/
DNOTICE5 you may not use this file except in compliance with the License.
30 control with that entity. For the purposes of this definition,
94 with the Work to which such Contribution(s) was submitted. If You
103 Work or Derivative Works thereof in any medium, with or without
126 documentation, if provided along with the Derivative Works; or,
140 reproduction, and distribution of the Work otherwise complies with
149 with Licensor regarding such Contributions.
164 risks associated with Your exercise of permissions under this License.
181 or other liability obligations and/or rights consistent with this
/sdk/files/ant/
DNOTICE5 you may not use this file except in compliance with the License.
30 control with that entity. For the purposes of this definition,
94 with the Work to which such Contribution(s) was submitted. If You
103 Work or Derivative Works thereof in any medium, with or without
126 documentation, if provided along with the Derivative Works; or,
140 reproduction, and distribution of the Work otherwise complies with
149 with Licensor regarding such Contributions.
164 risks associated with Your exercise of permissions under this License.
181 or other liability obligations and/or rights consistent with this
/sdk/apkbuilder/
DNOTICE5 you may not use this file except in compliance with the License.
30 control with that entity. For the purposes of this definition,
94 with the Work to which such Contribution(s) was submitted. If You
103 Work or Derivative Works thereof in any medium, with or without
126 documentation, if provided along with the Derivative Works; or,
140 reproduction, and distribution of the Work otherwise complies with
149 with Licensor regarding such Contributions.
164 risks associated with Your exercise of permissions under this License.
181 or other liability obligations and/or rights consistent with this

12345