OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:widgets
(Results
1 - 25
of
1259
) sorted by null
1
2
3
4
5
6
7
8
9
10
11
>>
/frameworks/base/tools/layoutlib/.idea/artifacts/
studio_android_widgets_jar.xml
2
<artifact type="jar" name="studio-android-
widgets
:jar">
4
<root id="archive" name="studio-android-
widgets
.jar">
5
<element id="module-output" name="studio-android-
widgets
" />
studio_android_widgets_src_jar.xml
2
<artifact type="jar" name="studio-android-
widgets
-src:jar">
4
<root id="archive" name="studio-android-
widgets
-src.jar">
5
<element id="dir-copy" path="$PROJECT_DIR$/studio-custom-
widgets
/src" />
/frameworks/base/tools/layoutlib/.idea/
modules.xml
7
<module fileurl="file://$PROJECT_DIR$/studio-custom-
widgets
/studio-android-
widgets
.iml" filepath="$PROJECT_DIR$/studio-custom-
widgets
/studio-android-
widgets
.iml" />
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
org.eclipse.ui.forms_3.5.2.r36_v20100702.jar
org.eclipse.jface_3.6.1.M20100825-0800.jar
/prebuilts/tools/common/offline-m2/com/android/support/constraint/constraint-layout-solver/1.0.0-alpha4/
constraint-layout-solver-1.0.0-alpha4.jar
/frameworks/base/core/java/android/appwidget/
package.html
2
<p>Contains the components necessary to create "app
widgets
", which users can embed in other
7
<a href="{@docRoot}guide/topics/appwidgets/index.html">App
Widgets
</a> guide.</p>
11
a component that can contain app
widgets
(such as the Home screen).</p>
13
<p>Any application can publish app
widgets
(as an app widget provider). All an application needs to
22
<p>App widget hosts are the containers in which
widgets
can be placed. Most of the look and feel
24
widgets
, but the lock screen could also contain
widgets
, and it would have a different way of
25
adding, removing and otherwise managing
widgets
.</p>
/frameworks/base/docs/html/distribute/engage/
widgets.jd
1
page.title=Build Useful
Widgets
2
page.metaDescription=Use home screen
widgets
to remind users about important information in your apps and games, even when your apps are closed.
13
"/design/patterns/
widgets
.html">
Widgets
</a> are
20
Use
widgets
to <strong>remind users</strong> about important information in
27
Make your
widgets
useful — provide in-app information like news, game status,
28
or upcoming deadlines.
Widgets
should serve as more than a launcher icon.</p>
41
data-query="collection:distribute/engage/
widgets
"
/prebuilts/tools/common/offline-m2/com/android/support/constraint/constraint-layout-solver/1.0.0-alpha3/
constraint-layout-solver-1.0.0-alpha3.jar
/prebuilts/maven_repo/android/com/android/support/constraint/constraint-layout-solver/1.0.0-alpha1/
constraint-layout-solver-1.0.0-alpha1.jar
/prebuilts/gradle-plugin/com/android/tools/ddms/ddms/24.4.0-beta6/
ddms-24.4.0-beta6.jar
/prebuilts/gradle-plugin/com/android/tools/ddms/ddms/24.5.0/
ddms-24.5.0.jar
/prebuilts/gradle-plugin/com/android/tools/ddms/ddms/25.0.0-alpha1/
ddms-25.0.0-alpha1.jar
/prebuilts/devtools/tools/lib/
ddms.jar
org-eclipse-jface-3.6.2.jar
ddmuilib.jar
/frameworks/base/docs/html/design/patterns/
widgets.jd
1
page.title=
Widgets
3
page.metaDescription=Design guide to creating
widgets
that are easy to use and look great.
9
<p>App
Widgets
</p>
13
<p itemprop="description">
Widgets
are an essential aspect of home screen customization. You can imagine them as "at-a-glance" views of an app's most important data and functionality that is accessible right from the user's home screen. Users can move
widgets
across their home screen panels, and, if supported, resize them to tailor the amount of information within a widget to their preference.</p>
16
<p>As you begin planning your widget, think about what kind of widget you're trying to build.
Widgets
typically fall into one of the following categories:</p>
18
<h3>Information
widgets
</h3>
20
<p>Information
widgets
typically display a few crucial information elements that are important to a user and track how that information changes over time. Good examples for information
widgets
are weather
widgets
, clock widgets or sports score trackers. Touching information widgets typically launches the assoc (…)
[
all
...]
/development/samples/browseable/BasicAccessibility/
_index.jd
8
This sample demonstrates how to create an accessible application, using a mix of different
widgets
demonstrating different ways of adding accessibility markup to a UI.
/packages/apps/Launcher3/res/values-sw720dp/
config.xml
5
<!-- All Apps &
Widgets
-->
/external/autotest/frontend/client/src/autotest/tko/
WidgetList.java
24
private List<T>
widgets
= new ArrayList<T>();
field in class:WidgetList
45
widgets
.add(widget);
50
widgets
.remove(widget);
63
return Collections.unmodifiableList(
widgets
);
67
widgets
.clear();
/prebuilts/tools/common/eclipse/
org.eclipse.jface_3.4.2.M20090107-0800.jar
org.eclipse.jface_3.6.2.M20110210-1200.jar
/prebuilts/tools/common/m2/repository/com/android/external/eclipse/org-eclipse-jface/3.6.2/
org-eclipse-jface-3.6.2.jar
/prebuilts/gradle-plugin/com/android/tools/ddms/ddmuilib/24.4.0-beta6/
ddmuilib-24.4.0-beta6.jar
/prebuilts/tools/common/m2/repository/com/android/tools/external/propertysheet/1.0/
propertysheet-1.0.jar
Completed in 330 milliseconds
1
2
3
4
5
6
7
8
9
10
11
>>