OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:displays
(Results
176 - 200
of
2120
) sorted by null
1
2
3
4
5
6
7
8
9
10
11
>>
/external/chromium-trace/catapult/third_party/webapp2/docs/tutorials/gettingstarted/
handlingforms.rst
50
This version has two handlers: ``MainPage``, mapped to the URL ``/``,
displays
51
a web form. ``Guestbook``, mapped to the URL ``/sign``,
displays
the data
/external/icu/android_icu4j/src/main/java/android/icu/text/
DisplayContext.java
22
* e.g. en_GB
displays
as 'English (United Kingdom)'.
28
* e.g. en_GB
displays
as 'British English'.
/external/icu/icu4c/source/i18n/unicode/
udisplaycontext.h
66
* e.g. en_GB
displays
as 'English (United Kingdom)'.
73
* e.g. en_GB
displays
as 'British English'.
/external/icu/icu4j/main/classes/core/src/com/ibm/icu/text/
DisplayContext.java
22
* e.g. en_GB
displays
as 'English (United Kingdom)'.
29
* e.g. en_GB
displays
as 'British English'.
/external/libnfc-nci/src/static-lib-adapt/
ProtoDispBluetoothHci.c
73
** Description
Displays
VSC sleep mode
107
** Description
Displays
HCI comand complete event for VSC sleep mode.
/frameworks/base/docs/html/design/
_book.yaml
74
- title: Devices and
Displays
75
path: /design/style/devices-
displays
.html
/frameworks/base/docs/html/training/contacts-provider/
index.jd
93
clicks the contact badge widget, a dialog opens that
displays
the contact's details and
95
email address, the dialog
displays
an action button for the default email app.
/frameworks/base/media/java/android/media/
RemoteDisplay.java
65
* Starts listening for
displays
to be connected on the specified interface.
68
* @param listener The listener to invoke when
displays
are connected or disconnected.
/frameworks/base/services/core/java/com/android/server/display/
LogicalDisplay.java
33
* At this time, we only support logical
displays
that are coupled to a particular
44
*
displays
as possible. The idea is to make it easy to implement new kinds of
45
* logical
displays
mostly by making local changes to this class.
47
* Note: The display manager architecture does not actually require logical
displays
48
* to be associated with any individual display device. Logical
displays
and
50
* logical
displays
and display devices but it can be many-to-many and
53
* Logical
displays
are guarded by the {@link DisplayManagerService.SyncRoot} lock.
204
// configuration of several physical
displays
might be used to determine the
/hardware/qcom/display/msm8084/libhwcomposer/
hwc_virtual.h
42
hwc_display_contents_1_t**
displays
) = 0;
64
hwc_display_contents_1_t**
displays
);
/hardware/qcom/display/msm8226/libhwcomposer/
hwc_virtual.h
42
hwc_display_contents_1_t**
displays
) = 0;
64
hwc_display_contents_1_t**
displays
);
/hardware/qcom/display/msm8960/libhwcomposer/
hwc.cpp
87
hwc_display_contents_1_t**
displays
) {
89
hwc_display_contents_1_t *list =
displays
[i];
208
hwc_display_contents_1_t**
displays
)
213
reset(ctx, numDisplays,
displays
);
220
hwc_display_contents_1_t *list =
displays
[i];
460
hwc_display_contents_1_t**
displays
)
466
hwc_display_contents_1_t* list =
displays
[i];
521
//If hotpluggable
displays
are inactive return error
/packages/services/Telephony/src/com/android/phone/
HfaActivity.java
27
* Starts and
displays
status for Hands Free Activation (HFA).
32
*
displays
a "performing activation..." dialog. This will remain up until the user
/developers/build/prebuilts/gradle/CardEmulation/Application/src/main/java/com/example/android/cardemulation/
CardEmulationFragment.java
35
/** Called when sample is created.
Displays
generic UI with welcome text. */
/developers/build/prebuilts/gradle/MediaRouter/Application/src/main/res/layout/
media_item.xml
17
<!-- Layout for list item in Library or Playlist view.
Displays
ImageButton
/developers/build/prebuilts/gradle/RuntimePermissionsBasic/Application/src/main/
AndroidManifest.xml
41
<!-- Activity that only
displays
the camera preview. -->
/developers/samples/android/connectivity/nfc/CardEmulation/Application/src/main/java/com/example/android/cardemulation/
CardEmulationFragment.java
35
/** Called when sample is created.
Displays
generic UI with welcome text. */
/developers/samples/android/content/ShareActionProvider/
template-params.xml
56
The sample contains a [`ViewPager`][1] which
displays
content of differing types: image and
/developers/samples/android/media/MediaRouter/Application/src/main/res/layout/
media_item.xml
17
<!-- Layout for list item in Library or Playlist view.
Displays
ImageButton
/developers/samples/android/system/RuntimePermissionsBasic/Application/src/main/
AndroidManifest.xml
41
<!-- Activity that only
displays
the camera preview. -->
/developers/samples/android/wearable/wear/Quiz/
template-params.xml
39
displays
them as notifications. Each notification contains the question as the first page, followed
/developers/samples/android/wearable/wear/WatchViewStub/
template-params.xml
56
It is a basic sample that
displays
a round layout on a round watch and a rectangular one on a
/development/samples/ApiDemos/res/layout/
presentation_list_item.xml
17
<!-- The content that we show on secondary
displays
.
voice_recognition.xml
18
<!-- This activity
displays
UI for launching voice recognition -->
/development/samples/ApiDemos/src/com/example/android/apis/view/
List2.java
42
// Use a template that
displays
a text view
Completed in 2099 milliseconds
1
2
3
4
5
6
7
8
9
10
11
>>