OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:displays
(Results
76 - 100
of
2120
) sorted by null
1
2
3
4
5
6
7
8
9
10
11
>>
/hardware/intel/img/hwcomposer/merrifield/include/
Hwcomposer.h
44
hwc_display_contents_1_t**
displays
);
46
hwc_display_contents_1_t**
displays
);
/hardware/intel/img/hwcomposer/moorefield_hdmi/common/base/
DisplayAnalyzer.cpp
54
size_t numDisplays, hwc_display_contents_1_t**
displays
)
58
mCachedDisplays =
displays
;
/hardware/intel/img/hwcomposer/moorefield_hdmi/include/
Hwcomposer.h
40
hwc_display_contents_1_t**
displays
);
42
hwc_display_contents_1_t**
displays
);
/sdk/find_java2/src/
utils.h
34
//
Displays
a message in an ok+info dialog box. Useful in console mode.
37
//
Displays
GetLastError prefixed with a description in an error dialog box. Useful in console mode.
/system/connectivity/shill/bin/
wpa_debug
38
--help :
Displays
this output
40
--list_valid_levels:
Displays
the valid levels wpa_supplicant can be set to
/hardware/qcom/display/msm8994/libhwcomposer/
hwc.cpp
94
hwc_display_contents_1_t**
displays
) {
97
hwc_display_contents_1_t *list =
displays
[i];
104
* to be invoked in current cycle on all the active
displays
119
hwc_display_contents_1_t**
displays
) {
126
hwc_display_contents_1_t *list =
displays
[dpy];
174
hwc_display_contents_1_t**
displays
) {
178
hwc_display_contents_1_t *list =
displays
[i];
198
hwc_display_contents_1_t**
displays
) {
202
hwc_display_contents_1_t *list =
displays
[i];
370
hwc_display_contents_1_t**
displays
)
[
all
...]
/developers/build/prebuilts/gradle/ActionBarCompat-Basic/Application/src/main/res/values/
base-strings.xml
25
displays
action items. It covers inflating items from a menu resource, as well as adding
/developers/build/prebuilts/gradle/AppRestrictions/Application/src/main/java/com/example/android/apprestrictions/
MainActivity.java
35
* types and custom. When launched under a restricted profile, this activity
displays
app
89
// Reads and
displays
values from a boolean type restriction entry, if available.
97
// Reads and
displays
values from a single choice restriction entry, if available.
104
// Reads and
displays
values from a multi-select restriction entry, if available.
/developers/build/prebuilts/gradle/AppRestrictions/Application/src/main/res/values/
base-strings.xml
28
types and custom. When launched under a restricted profile, this activity
displays
app
/developers/build/prebuilts/gradle/BasicMediaRouter/Application/src/main/res/values/
base-strings.xml
26
to select an output device. If your device supports Miracast wireless
displays
,
/developers/build/prebuilts/gradle/DelayedConfirmation/Application/src/main/res/values/
base-strings.xml
26
activity. This activity
displays
a DelayedConfirmationView that starts when the user presses "Start
/developers/build/prebuilts/gradle/MediaRouter/Application/src/main/res/layout/
sample_media_router_presentation.xml
17
<!-- The content that we show on secondary
displays
.
/developers/build/prebuilts/gradle/Quiz/Application/src/main/res/values/
base-strings.xml
27
displays
them as notifications. Each notification contains the question as the first page, followed
/developers/build/prebuilts/gradle/RecyclerView/Application/src/main/res/values/
base-strings.xml
26
their ViewHolder. The log also
displays
elements that you tap.
/developers/demos/JustForUs/
README
1
This is an example app that
displays
a list of coupons.
/developers/samples/android/content/multiuser/AppRestrictions/Application/src/main/java/com/example/android/apprestrictions/
MainActivity.java
35
* types and custom. When launched under a restricted profile, this activity
displays
app
89
// Reads and
displays
values from a boolean type restriction entry, if available.
97
// Reads and
displays
values from a single choice restriction entry, if available.
104
// Reads and
displays
values from a multi-select restriction entry, if available.
/developers/samples/android/content/multiuser/AppRestrictions/
template-params.xml
32
types and custom. When launched under a restricted profile, this activity
displays
app
/developers/samples/android/media/BasicMediaRouter/
template-params.xml
33
to select an output device. If your device supports Miracast wireless
displays
,
/developers/samples/android/media/MediaRouter/Application/src/main/res/layout/
sample_media_router_presentation.xml
17
<!-- The content that we show on secondary
displays
.
/developers/samples/android/wearable/wear/DelayedConfirmation/
template-params.xml
38
activity. This activity
displays
a DelayedConfirmationView that starts when the user presses "Start
/development/samples/ApiDemos/res/layout/
custom_dialog_activity.xml
20
<!-- This screen consists of a single text field that
displays
some text. -->
hello_world.xml
21
displays
our "Hello, World!" text. -->
presentation_content.xml
17
<!-- The content that we show on secondary
displays
.
presentation_with_media_router_content.xml
17
<!-- The content that we show on secondary
displays
.
translucent_background.xml
20
<!-- This screen consists of a single text field that
displays
some text. -->
Completed in 1085 milliseconds
1
2
3
4
5
6
7
8
9
10
11
>>