OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:captions
(Results
1 - 25
of
55
) sorted by null
1
2
3
/frameworks/base/core/java/android/view/accessibility/
CaptioningManager.java
112
* @return the user's preferred font scaling factor for video
captions
, or 1 if not
130
* @return the user's preferred visual properties for
captions
as a
265
* Specifies visual properties for video
captions
, including foreground and
317
/** The preferred foreground color for video
captions
. */
320
/** The preferred background color for video
captions
. */
324
* The preferred edge type for video
captions
, one of:
337
* The preferred edge color for video
captions
, if using an edge type
342
/** The preferred window color for video
captions
. */
464
* @return the preferred {@link Typeface} for video
captions
, or null if
/packages/apps/TV/usbtuner/src/com/android/usbtuner/cc/
CaptionLayout.java
26
* Layout containing the safe title area that helps the closed
captions
look more prominent.
/packages/apps/TV/res/values-en-rAU/
strings.xml
36
<string name="options_item_closed_caption" msgid="5945274655046367170">"Closed
captions
"</string>
66
<string name="side_panel_title_closed_caption" msgid="2513905054082568780">"Closed
captions
"</string>
69
<string name="closed_caption_system_settings_description" msgid="6285276836057964524">"Set system-wide preferences for closed
captions
"</string>
90
<string name="msg_unable_to_start_system_captioning_settings" msgid="705242616044165668">"Unable to start the system-wide preferences for closed
captions
."</string>
/packages/apps/TV/res/values-en-rGB/
strings.xml
36
<string name="options_item_closed_caption" msgid="5945274655046367170">"Closed
captions
"</string>
66
<string name="side_panel_title_closed_caption" msgid="2513905054082568780">"Closed
captions
"</string>
69
<string name="closed_caption_system_settings_description" msgid="6285276836057964524">"Set system-wide preferences for closed
captions
"</string>
90
<string name="msg_unable_to_start_system_captioning_settings" msgid="705242616044165668">"Unable to start the system-wide preferences for closed
captions
."</string>
/packages/apps/TV/res/values-en-rIN/
strings.xml
36
<string name="options_item_closed_caption" msgid="5945274655046367170">"Closed
captions
"</string>
66
<string name="side_panel_title_closed_caption" msgid="2513905054082568780">"Closed
captions
"</string>
69
<string name="closed_caption_system_settings_description" msgid="6285276836057964524">"Set system-wide preferences for closed
captions
"</string>
90
<string name="msg_unable_to_start_system_captioning_settings" msgid="705242616044165668">"Unable to start the system-wide preferences for closed
captions
."</string>
/packages/apps/TV/res/values-pt/
strings.xml
36
<string name="options_item_closed_caption" msgid="5945274655046367170">"Closed
captions
"</string>
66
<string name="side_panel_title_closed_caption" msgid="2513905054082568780">"Closed
captions
"</string>
69
<string name="closed_caption_system_settings_description" msgid="6285276836057964524">"Definir preferências gerais do sistema para closed
captions
"</string>
90
<string name="msg_unable_to_start_system_captioning_settings" msgid="705242616044165668">"Não foi possível iniciar as preferências do sistema para closed
captions
."</string>
/packages/apps/TvSettings/Settings/res/values/
strings.xml
[
all
...]
/packages/apps/TV/res/values/
strings.xml
100
<!-- Label of "Closed
captions
" item in the TV option row. [CHAR LIMIT=17] -->
101
<string name="options_item_closed_caption">Closed
captions
</string>
182
<!-- Inside "Closed
captions
" option side panel -->
184
<!-- Title of "Closed
captions
" option. [CHAR LIMIT=30] -->
185
<string name="side_panel_title_closed_caption">Closed
captions
</string>
191
<string name="closed_caption_system_settings_description">Set system-wide preferences for closed
captions
</string>
251
<!-- Error message when Live TV app cannnot launch the system-wide preferences for closed
captions
. [CHAR LIMIT=NONE] -->
252
<string name="msg_unable_to_start_system_captioning_settings">Unable to start the system-wide preferences for closed
captions
.</string>
[
all
...]
/external/libvorbis/doc/
Vorbis_I_spec.tex
48
% To still be able to use
captions
, we use the capt-of package.
/packages/apps/TV/src/com/android/tv/
TvOptionsManager.java
33
*
captions
and display mode. Can be also used to create MenuAction items to control such options.
/frameworks/base/docs/html/about/versions/
kitkat.jd
[
all
...]
/packages/apps/TV/res/values-tl/
strings.xml
36
<string name="options_item_closed_caption" msgid="5945274655046367170">"Closed
captions
"</string>
69
<string name="closed_caption_system_settings_description" msgid="6285276836057964524">"I-set kagustuhan para sa closed
captions
"</string>
/developers/build/prebuilts/androidtv/sample-inputs/app/src/main/res/raw/
rich_tv_inputs_tif.xml
93
description="Bip-Bop sample video with
captions
"
/frameworks/native/include/input/
InputEventLabels.h
217
DEFINE_KEYCODE(
CAPTIONS
),
/frameworks/base/docs/html/training/accessibility/
accessible-app.jd
166
captions
by typing on the keyboard when it has focus, it makes sense to fire an
testing.jd
139
video and provide a clear way of enabling
captions
.</li>
/external/libogg/doc/
ogg-multiplex.html
168
possible to design
captions
as a continuous stream type, it's most
169
natural to think of
captions
as widely spaced pieces of text with
oggstream.html
229
possible to design
captions
as a continuous stream type, it's most
230
natural to think of
captions
as widely spaced pieces of text with
/external/chromium-trace/catapult/third_party/html5lib-python/html5lib/treebuilders/
_base.py
7
# marquees, table cells, and table
captions
, and are used to prevent formatting
/frameworks/base/docs/html/guide/topics/ui/accessibility/
checklist.jd
147
a video and provide a clear way of enabling
captions
.</li>
/packages/apps/Settings/res/values/
dimens.xml
83
<!-- Default text size for caption preview samples. Uses dp rather than sp because
captions
are not scaled. -->
/frameworks/base/media/java/android/media/
WebVttRenderer.java
[
all
...]
TtmlRenderer.java
664
* Widget capable of rendering TTML
captions
.
/frameworks/base/core/java/com/android/internal/view/menu/
IconMenuView.java
625
// Switch ourselves to continuously cycle the items
captions
/frameworks/native/include/android/
keycodes.h
481
/** Toggle
captions
key.
Completed in 2167 milliseconds
1
2
3