Searched refs:initial (Results 1 – 15 of 15) sorted by relevance
/sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/wizards/templates/ |
D | Parameter.java | 175 public final String initial; field in Parameter 229 initial = parameter.getAttribute(ATTR_DEFAULT); in Parameter() 250 if (initial != null && !initial.isEmpty() && type == Type.BOOLEAN) { in Parameter() 251 value = Boolean.valueOf(initial); in Parameter() 253 value = initial; in Parameter() 267 initial = null; in Parameter()
|
/sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/refactorings/core/ |
D | RenameResourcePage.java | 55 public RenameResourcePage(ResourceType type, String initial, boolean canClear) { in RenameResourcePage() argument 56 super(type.getName(), true, initial); in RenameResourcePage() local
|
/sdk/eclipse/plugins/com.android.ide.eclipse.tests/src/com/android/ide/eclipse/adt/internal/editors/layout/refactoring/testdata/ |
D | completion12-expected-completion75.txt | 6 android:scrollX : The initial horizontal scroll offset, in pixels. [dimension] 7 android:scrollY : The initial vertical scroll offset, in pixels. [dimension] 18 android:visibility : Controls the initial visibility of the view. [enum]
|
D | manifest-expected-completion18.txt | 20 … maintained by the system, or if it is allowed to reset the task to its initial state in certain…
|
D | completion1-expected-completion39.txt | 81 android:scrollX : The initial horizontal scroll offset, in pixels. [dimension] 82 android:scrollY : The initial vertical scroll offset, in pixels. [dimension] 93 android:visibility : Controls the initial visibility of the view. [enum]
|
D | completion5-expected-completion40.txt | 81 android:scrollX : The initial horizontal scroll offset, in pixels. [dimension] 82 android:scrollY : The initial vertical scroll offset, in pixels. [dimension] 93 android:visibility : Controls the initial visibility of the view. [enum]
|
D | completionvalues1-expected-completion32.txt | 30 android:checked : Indicates the initial checked state of this button. [boolean] 221 android:scrollX : The initial horizontal scroll offset, in pixels. [dimension] 222 android:scrollY : The initial vertical scroll offset, in pixels. [dimension] 312 android:visibility : Controls the initial visibility of the view. [enum]
|
/sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/editors/uimodel/ |
D | UiResourceAttributeNode.java | 368 String initial = prefix != null && prefix.startsWith(PREFIX_THEME_REF) in computeResourceStringMatches() local 373 sb.append(initial); in computeResourceStringMatches()
|
/sdk/eclipse/plugins/com.android.ide.eclipse.ndk/ |
D | NOTICE | 11 a) in the case of the initial Contributor, the initial code and 204 initial Agreement Steward. The Eclipse Foundation may assign the
|
/sdk/eclipse/plugins/com.android.ide.eclipse.tests/ |
D | NOTICE | 11 a) in the case of the initial Contributor, the initial code and 204 initial Agreement Steward. The Eclipse Foundation may assign the
|
/sdk/eclipse/plugins/com.android.ide.eclipse.adt/ |
D | NOTICE | 11 a) in the case of the initial Contributor, the initial code and 204 initial Agreement Steward. The Eclipse Foundation may assign the
|
/sdk/eclipse/plugins/com.android.ide.eclipse.adt.overlay/ |
D | NOTICE | 11 a) in the case of the initial Contributor, the initial code and 204 initial Agreement Steward. The Eclipse Foundation may assign the
|
/sdk/eclipse/plugins/com.android.ide.eclipse.tests/src/com/android/ide/eclipse/adt/internal/wizards/templates/ |
D | TemplateHandlerTest.java | 564 Object initial = values.parameters.get(parameter.id); in checkApiTarget() local 600 values.parameters.put(parameter.id, initial); in checkApiTarget()
|
/sdk/eclipse/buildConfig/ |
D | build.properties | 9 # IBM Corporation - initial API and implementation
|
/sdk/files/typos/ |
D | typos-en.txt | 2421 inital->initial 2478 intial->initial
|