OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:widgets
(Results
51 - 75
of
1259
) sorted by null
1
2
3
4
5
6
7
8
9
10
11
>>
/external/eclipse-windowbuilder/propertysheet/src/org/eclipse/wb/internal/core/model/property/table/
PropertyTooltipTextProvider.java
13
import org.eclipse.swt.
widgets
.Composite;
14
import org.eclipse.swt.
widgets
.Control;
15
import org.eclipse.swt.
widgets
.Shell;
/sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/editors/layout/gle2/
SubmenuAction.java
10
import org.eclipse.swt.
widgets
.Control;
11
import org.eclipse.swt.
widgets
.Menu;
12
import org.eclipse.swt.
widgets
.MenuItem;
/sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/editors/layout/properties/
StringXmlPropertyDialog.java
20
import org.eclipse.swt.
widgets
.Composite;
21
import org.eclipse.swt.
widgets
.Control;
22
import org.eclipse.swt.
widgets
.Shell;
/developers/build/prebuilts/gradle/CardView/
packaging.yaml
15
- android:preview/material/ui-
widgets
.html
/developers/build/prebuilts/gradle/CustomChoiceList/.google/
packaging.yaml
9
categories: [
Widgets
]
/developers/build/prebuilts/gradle/RecyclerView/
packaging.yaml
15
- android:preview/material/ui-
widgets
.html
/developers/samples/android/ui/views/CardView/
packaging.yaml
15
- android:preview/material/ui-
widgets
.html
/developers/samples/android/ui/views/RecyclerView/
packaging.yaml
15
- android:preview/material/ui-
widgets
.html
/external/opencv3/doc/tutorials/viz/
table_of_content_viz.markdown
34
You will learn how to create your own
widgets
.
/frameworks/base/core/java/android/text/
package.html
5
<p>You can use these classes to design your own
widgets
that manage text,
/sdk/eclipse/plugins/com.android.ide.eclipse.ddms/src/com/android/ide/eclipse/ddms/views/
SysInfoView.java
5
import org.eclipse.swt.
widgets
.Composite;
/sdk/eclipse/plugins/com.android.ide.eclipse.tests/unittests/com/android/ide/eclipse/adt/internal/editors/layout/gle2/
PointTestCases.java
21
import org.eclipse.swt.
widgets
.Event;
22
import org.eclipse.swt.
widgets
.List;
23
import org.eclipse.swt.
widgets
.ScrollBar;
24
import org.eclipse.swt.
widgets
.Shell;
/prebuilts/gradle-plugin/com/android/tools/sdkuilib/24.5.0/
sdkuilib-24.5.0.jar
/prebuilts/gradle-plugin/com/android/tools/sdkuilib/25.0.0-alpha1/
sdkuilib-25.0.0-alpha1.jar
/frameworks/base/docs/html/guide/practices/ui_guidelines/
widget_design.jd
14
<li>As of Android 3.0, app
widgets
can depict collections of items and provide a representative
16
<li>As of Android 3.1, app
widgets
can be resizable horizontally and/or vertically</li>
17
<li>As of Android 4.0, app
widgets
have margins automatically applied</li>
38
<li><a href="{@docRoot}guide/topics/appwidgets/index.html">App
Widgets
</a></li>
40
<a href="http://android-developers.blogspot.com/2009/04/introducing-home-screen-
widgets
-and.html">
55
<p>App
widgets
(sometimes just "
widgets
") are a feature introduced in Android 1.5 and vastly
58
includes several
widgets
, including a widget for the Analog Clock, Music, and other
63
alt="Example app
widgets
in Android 4.0" id="widget_examples">
65
<p class="img-caption"><strong>Figure 1.</strong> Example app
widgets
in Android 4.0.</p
[
all
...]
/external/autotest/client/cros/chameleon/
chameleon_audio_helper.py
67
This class provides method to create link that connects
widgets
.
69
widgets
.
79
# Maps pair of
widgets
to widget link of different type.
142
"""Creates a widget link for two audio
widgets
.
214
This class provides methods to create
widgets
and binder of
widgets
.
215
User can use binder to setup audio paths. User can use
widgets
to control
224
_link_factory: An AudioLinkFactory that creates link for
widgets
.
362
def create_binder(self, *
widgets
):
365
@param
widgets
: A list of widgets that should be linked in a chain
[
all
...]
/prebuilts/devtools/tools/lib/
sdkuilib.jar
/cts/apps/CtsVerifier/src/com/android/cts/verifier/projection/widgets/
WidgetPresentation.java
17
package com.android.cts.verifier.projection.
widgets
;
28
* Check if
widgets
display and that key focus works in projected mode
/development/samples/ApiDemos/src/com/example/android/apis/view/
ProgressBar2.java
27
* Demonstrates the use of indeterminate progress bars as
widgets
and in the
28
* window's title bar. The
widgets
show the 3 different sizes of circular
/external/webrtc/webrtc/test/testsupport/
perf_test_unittest.cc
27
expected += "*RESULT foobar: baz= 7
widgets
\n";
28
AppendResult(output, "foo", "bar", "baz", 7, "
widgets
", true);
/packages/apps/Launcher3/src/com/android/launcher3/widget/
WidgetsRecyclerView.java
31
* The
widgets
recycler view.
70
public void setWidgets(WidgetsModel
widgets
) {
71
mWidgets =
widgets
;
91
// Skip early if
widgets
are not bound.
96
// Skip early if there are no
widgets
.
121
// Skip early if
widgets
are not bound.
126
// Skip early if there are no
widgets
.
151
// Skip early if
widgets
are not bound.
/sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/ui/
WizardDialogEx.java
22
import org.eclipse.swt.
widgets
.Button;
23
import org.eclipse.swt.
widgets
.Shell;
/sdk/eclipse/plugins/com.android.ide.eclipse.gldebugger/src/com/android/ide/eclipse/gltrace/
GLTraceCollectorDialog.java
28
import org.eclipse.swt.
widgets
.Button;
29
import org.eclipse.swt.
widgets
.Composite;
30
import org.eclipse.swt.
widgets
.Control;
31
import org.eclipse.swt.
widgets
.Display;
32
import org.eclipse.swt.
widgets
.Group;
33
import org.eclipse.swt.
widgets
.Label;
34
import org.eclipse.swt.
widgets
.ProgressBar;
35
import org.eclipse.swt.
widgets
.Shell;
/sdk/eclipse/plugins/com.android.ide.eclipse.gldebugger/src/com/android/ide/eclipse/gltrace/views/detail/
IDetailProvider.java
20
import org.eclipse.swt.
widgets
.Composite;
21
import org.eclipse.swt.
widgets
.Control;
/sdk/eclipse/plugins/com.android.ide.eclipse.monitor/src/com/android/ide/eclipse/monitor/
AndroidPreferencePage.java
20
import org.eclipse.swt.
widgets
.Composite;
21
import org.eclipse.swt.
widgets
.Control;
Completed in 4291 milliseconds
1
2
3
4
5
6
7
8
9
10
11
>>