Home
last modified time | relevance | path

Searched refs:is (Results 1 – 25 of 178) sorted by relevance

12345678

/sdk/eclipse/plugins/com.android.ide.eclipse.tests/src/com/android/ide/eclipse/adt/internal/editors/layout/refactoring/testdata/
Dcolor1-expected-completion46b.txt4 android:state_enabled : State value for StateListDrawable, set when a view is enabled. [boolean]
6 android:state_checked : State identifier indicating that the object is currently checked. [boolean]
7 …tate value for StateListDrawable, set when a view (or one of its parents) is currently selected. …
8 android:state_pressed : State value for StateListDrawable, set when the user is pressing down in a…
15 … State value for StateListDrawable, indicating that the Drawable is in a view that is hardware ac…
16 android:state_hovered : State value for StateListDrawable, set when a pointer is hovering over the…
17 …accept : State for StateListDrawable indicating that the Drawable is in a view that is capable of…
18 …ndicating that a drag operation (for which the Drawable's view is a valid recipient) is currently…
20 android:color : Hexadeximal color. Required. The color is specified with an RGB value and optional …
Danim1-expected-completion55.txt7 android:fillEnabled : When set to true, the value of fillBefore is taken into account. [boolean]
8 …fillBefore : When set to true or when fillEnabled is not set to true, the animation transformatio…
9 …fillAfter : When set to true, the animation transformation is applied after the animation is over…
11 android:startOffset : Delay in milliseconds before the animation runs, once start time is reached.…
13 …fines the animation behavior when it reaches the end and the repeat count is greater than 0 or in…
16 android:detachWallpaper : Special option for window animations: if this window is on top of a wall…
Danim1-expected-completion56.txt5 android:fillEnabled : When set to true, the value of fillBefore is taken into account. [boolean]
6 …fillBefore : When set to true or when fillEnabled is not set to true, the animation transformatio…
7 …fillAfter : When set to true, the animation transformation is applied after the animation is over…
9 android:startOffset : Delay in milliseconds before the animation runs, once start time is reached.…
11 …fines the animation behavior when it reaches the end and the repeat count is greater than 0 or in…
14 android:detachWallpaper : Special option for window animations: if this window is on top of a wall…
Dmanifest-expected-completion18.txt11 android:permission : Specify a permission that a client is required to have in order to use the as…
12 android:multiprocess : Specify whether a component is allowed to have multiple instances of itself…
13 android:process : Specify a specific process that the associated code is to run in. [string]
15 android:allowTaskReparenting : Specify that an activity can be moved out of a task it is in to the…
16 android:finishOnTaskLaunch : Specify whether an activity should be finished when its task is broug…
18 android:clearTaskOnLaunch : Specify whether an activity's task should be cleared when it is re-lau…
20 …acitivty's task state should always be maintained by the system, or if it is allowed to reset the…
23 android:enabled : Specify whether the activity is enabled or not (that is, can be instantiated by …
24 android:exported : Flag indicating whether the given application component is available to other a…
Dcompletion5-expected-completion40.txt5 android:hint : Hint text to display when the text is empty. [string]
29 android:gravity : Specifies how to align the text by the view's x- and/or y-axis when the text is
30 android:scrollHorizontally : Whether the text is allowed to be wider than the view (and therefore …
32 …rting a newline when you press the enter key. * Deprecated: This attribute is deprecated. Use "max…
33 android:enabled : Specifies whether the widget is enabled. [boolean]
34 android:selectAllOnFocus : If the text is selectable, select it all when the view takes focus. [b…
51 android:ellipsize : If set, causes words that are longer than the view is wide to be ellipsized in…
64 …escription to supply to the input method attached to the text view, which is private to the imple…
65 android:imeActionLabel : Supply a value for EditorInfo.actionLabel used when an input method is co…
66 android:imeActionId : Supply a value for EditorInfo.actionId used when an input method is connecte…
[all …]
Dcompletion1-expected-completion39.txt5 android:hint : Hint text to display when the text is empty. [string]
29 android:gravity : Specifies how to align the text by the view's x- and/or y-axis when the text is
30 android:scrollHorizontally : Whether the text is allowed to be wider than the view (and therefore …
32 …rting a newline when you press the enter key. * Deprecated: This attribute is deprecated. Use "max…
33 android:enabled : Specifies whether the widget is enabled. [boolean]
34 android:selectAllOnFocus : If the text is selectable, select it all when the view takes focus. [b…
51 android:ellipsize : If set, causes words that are longer than the view is wide to be ellipsized in…
64 …escription to supply to the input method attached to the text view, which is private to the imple…
65 android:imeActionLabel : Supply a value for EditorInfo.actionLabel used when an input method is co…
66 android:imeActionId : Supply a value for EditorInfo.actionId used when an input method is connecte…
[all …]
Dcompletion12-expected-completion75.txt33 android:fadingEdge : This attribute is deprecated and will be ignored as of API level 14 (ICE_CREA…
36 android:nextFocusLeft : Defines the next view to give focus to when the next focus is FOCUS_LEFT. …
37is FOCUS_RIGHT If the reference refers to a view that does not exist or is part of a hierarchy th…
38is FOCUS_UP If the reference refers to a view that does not exist or is part of a hierarchy that
39is FOCUS_DOWN If the reference refers to a view that does not exist or is part of a hierarchy tha…
40is FOCUS_FORWARD If the reference refers to a view that does not exist or is part of a hierarchy …
43 android:saveEnabled : If unset, no state will be saved for this view when it is being frozen. [bo…
44 android:filterTouchesWhenObscured : Specifies whether to filter touches when the view's window is
47 android:duplicateParentState : When this attribute is set to true, the view gets its drawable stat…
53 android:onClick : Name of the method in this View's context to invoke when the view is clicked. […
[all …]
Dfragmentlayout-expected-complation77.txt4 … preferences. It is easy to create a hierarchy of preferences (that can be shown on multiple scre…
5 android.webkit.WebViewFragment : <p> The WebView is automically paused or resumed when the Fragmen…
Dfragmentlayout-expected-complation78.txt4 … preferences. It is easy to create a hierarchy of preferences (that can be shown on multiple scre…
5 android.webkit.WebViewFragment : <p> The WebView is automically paused or resumed when the Fragmen…
Dcompletionvalues1-expected-completion66.txt2 17dp : <b>Density-independent Pixels</b> - an abstract unit that is based on the physical density o…
3 17sp : <b>Scale-independent Pixels</b> - this is like the dp unit, but it is also scaled by the use…
Dcompletionvalues1-expected-completion67.txt2 17dp : <b>Density-independent Pixels</b> - an abstract unit that is based on the physical density o…
3 17sp : <b>Scale-independent Pixels</b> - this is like the dp unit, but it is also scaled by the use…
Dcompletionvalues1-expected-completion24.txt2 17dp : <b>Density-independent Pixels</b> - an abstract unit that is based on the physical density o…
3 17sp : <b>Scale-independent Pixels</b> - this is like the dp unit, but it is also scaled by the use…
Dcompletion1-expected-completion4.txt2 50dp : <b>Density-independent Pixels</b> - an abstract unit that is based on the physical density o…
3 50sp : <b>Scale-independent Pixels</b> - this is like the dp unit, but it is also scaled by the use…
Dcompletionvalues1-expected-completion32.txt9 android:animateFirstView : Defines whether to animate the current View when the ViewAnimation is f…
22 …a linear layout is part of another layout that is baseline aligned, it can specify which of its c…
27 android:calendarViewShown : Whether the calendar view is shown. [boolean]
32 android:childDivider : Drawable or color that is used as a divider for children. [color, reference]
40 android:clipChildren : Defines whether a child is limited to draw inside of its bounds or not. [b…
57 …inner should mark child views as enabled/disabled when the spinner itself is enabled/disabled. […
77 android:duplicateParentState : When this attribute is set to true, the view gets its drawable stat…
79 …L resource containing additional data to supply to an input method, which is private to the imple…
80 android:ellipsize : If set, causes words that are longer than the view is wide to be ellipsized in…
82 android:enabled : Specifies whether the widget is enabled. [boolean]
[all …]
/sdk/apkbuilder/
Dreadme.txt1 The apkbuilder command line tool is deprecated, and is not maintained anymore.
2 It is lacking recent build improvements such as support for Library Projects.
5 It is recommended to directly use the com.android.sdklib.build.ApkBuilder class instead.
/sdk/apps/SdkController/
DImplementation.txt5 App is in the namespace com.android.tools.sdkcontroller.
7 This is an app that has a minSdkVersion of 7 (Eclair)
9 means the app is forbidden under ICS from doing any network
13 - A background service is started by the app. It handles the connection
19 They basically stay there as long as the app is running, and its up to the
25 Another way to see it is that the app handles a number of tasks which are
34 The main UI is in activities.MainActivity.
46 When the activity is connected to the service, it can then use getServiceBinder()
58 The emulator connection is separated in the "lib" subpackage:
60 - Object is first created by giving a non-null EmulatorListener.
[all …]
/sdk/hierarchyviewer/
DREADME.txt1 This version of HierarchyViewer is deprecated and obsolete.
4 HierarchyViewer2 is located in /tools/swt/hierarchyviewer2.
5 This is the version that ships in the SDK.
/sdk/docs/
Dhowto_use_cupcake_sdk.txt29 distributed under the License is distributed on an "AS IS" BASIS,
72 another suggestion is to simply install a new copy of Eclipse and create a
73 new empty workspace. This is just a precaution. The update process should
81 - You must have Eclipse 3.3 or 3.4. Eclipse 3.2 is not longer supported.
84 the "Java" edition. The "RCP" one is totally suitable too. The J2EE one is
120 "The type R is already defined"
137 There is now a "New XML File" wizard that lets you create skeleton XML resource
183 B- Where is activitycreator?
205 One major change with the emulator is that now you must pre-create an "Android
210 A- What is an AVD and why do I need one?
[all …]
DNotes_on_WST_StructuredDocument.txt9 this out there, so this is a short explanation of how it works, totally
31 There is a counterpart for non-existent resources:
44 The IStructuredDocument is organized in "regions", which are little pieces
146 Note that an XML_CONTENT region is actually the whitespace, was is known as a TEXT in the w3c DOM.
149 So for example an outer XML_TAG_NAME region collection is a proper XML tag, and it will contain
150 an opening tag, a closing tag but also an XML_TAG_NAME that is the tag name itself.
158 here, the only case where it matters is in a tag such as <string name="my_string">: for the
159 XML_TAG_NAME region, getLength is 7 (string + space) and getTextLength is 6 (string, no space).
160 Spacing between XML element is its own collapsed region.
171 Empirical evidence shows that there is no discernible difference between the getStart/getEnd
Dhowto_build_SDK.txt10 distributed under the License is distributed on an "AS IS" BASIS,
44 distributed under the License is distributed on an "AS IS" BASIS,
57 It is designed for advanced users which are proficient with command-line
98 incorporated in the resulting archive. The default is to use your username.
99 One suggestion is to include the date, e.g.:
114 framework is not designed to be built on Windows so technically the Windows
115 SDK is build on top of a Linux SDK where a few binaries are replaced. So it
147 The result is located at
185 $ cd ~/my-android-git # <-- this is where you did your "repo sync"
189 The first argument is the destination directory. It must be absolute. Do not
[all …]
/sdk/testapps/gridlayoutTest/v7-gridlayout/src/
D.readme1 This hidden file is there to ensure there is an src folder.
/sdk/testapps/jarCheckTests3/lib2/
Dant.properties1 # This file is used to override default values used by the Ant build system.
3 # This file must be checked in Version Control Systems, as it is
6 # This file is only used by the Ant script.
/sdk/testapps/jarCheckTests1/lib1/
Dant.properties1 # This file is used to override default values used by the Ant build system.
3 # This file must be checked in Version Control Systems, as it is
6 # This file is only used by the Ant script.
/sdk/testapps/jarCheckTests2/app/
Dant.properties1 # This file is used to override default values used by the Ant build system.
3 # This file must be checked in Version Control Systems, as it is
6 # This file is only used by the Ant script.
/sdk/testapps/basicProjectWithAidl/
Dant.properties1 # This file is used to override default values used by the Ant build system.
3 # This file must be checked into Version Control Systems, as it is
6 # This file is only used by the Ant script.

12345678