OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:titles
(Results
101 - 125
of
499
) sorted by null
1
2
3
4
5
6
7
8
9
10
11
>>
/frameworks/opt/photoviewer/res/values-zh-rCN/
strings.xml
24
<string name="
titles
" msgid="8072357561981153438">"<xliff:g id="TITLE_0">%s</xliff:g>?<xliff:g id="SUBTITLE">%s</xliff:g>"</string>
/frameworks/opt/photoviewer/res/values-zh-rHK/
strings.xml
24
<string name="
titles
" msgid="8072357561981153438">"<xliff:g id="TITLE_0">%s</xliff:g>?<xliff:g id="SUBTITLE">%s</xliff:g>"</string>
/frameworks/opt/photoviewer/res/values-zh-rTW/
strings.xml
24
<string name="
titles
" msgid="8072357561981153438">"<xliff:g id="TITLE_0">%s</xliff:g>?<xliff:g id="SUBTITLE">%s</xliff:g>"</string>
/frameworks/opt/photoviewer/res/values-zu/
strings.xml
24
<string name="
titles
" msgid="8072357561981153438">"<xliff:g id="TITLE_0">%s</xliff:g>, <xliff:g id="SUBTITLE">%s</xliff:g>"</string>
/frameworks/support/core-ui/tests/res/layout/
view_pager_with_tab_strip.xml
24
android:id="@+id/
titles
"
view_pager_with_title_strip.xml
24
android:id="@+id/
titles
"
/frameworks/support/fragment/tests/res/layout/
view_pager_with_tab_strip.xml
24
android:id="@+id/
titles
"
view_pager_with_title_strip.xml
24
android:id="@+id/
titles
"
/frameworks/support/samples/Support4Demos/res/layout/
view_pager_layout.xml
24
android:id="@+id/
titles
"
/frameworks/support/samples/Support4Demos/src/com/example/android/supportv4/widget/
SwipeRefreshLayoutActivityList.java
36
android.R.layout.simple_list_item_1, android.R.id.text1,
TITLES
);
/frameworks/support/samples/SupportLeanbackDemos/res/values/
arrays.xml
20
<!--
Titles
in the onboarding page. -->
/packages/apps/Contacts/res/menu/
quickcontact.xml
18
<!-- Icon and
titles
are set in code for menu_star and menu_edit -->
/packages/apps/Terminal/res/layout/
activity.xml
24
android:id="@+id/
titles
"
/prebuilts/sdk/current/support/core-ui/src/tests/res/layout/
view_pager_with_tab_strip.xml
24
android:id="@+id/
titles
"
view_pager_with_title_strip.xml
24
android:id="@+id/
titles
"
/prebuilts/sdk/current/support/fragment/src/tests/res/layout/
view_pager_with_tab_strip.xml
24
android:id="@+id/
titles
"
view_pager_with_title_strip.xml
24
android:id="@+id/
titles
"
/development/samples/HoneycombGallery/src/com/example/android/hcgallery/
MainActivity.java
57
private String[] mToggleLabels = {"Show
Titles
", "Hide
Titles
"};
104
// If not showing both fragments, remove the "toggle
titles
" menu item
152
/** Respond to the "toogle
titles
" item in the action bar */
160
// Determine if we're in portrait, and whether we're showing or hiding the
titles
167
// Cancel the current
titles
animation if there is one.
172
//
titles
view, as well as its alpha for a fade effect.
/packages/apps/TvSettings/Settings/res/values/
arrays.xml
69
<!--
Titles
for captioning typeface preference. [CHAR LIMIT=35] -->
95
<!--
Titles
for captioning font size preference. [CHAR LIMIT=35] -->
113
<!--
Titles
for captioning character edge type preference. [CHAR LIMIT=35] -->
131
<!--
Titles
for captioning color preference. -->
212
<!--
Titles
for captioning opacity preference. [CHAR LIMIT=35] -->
/cts/apps/CtsVerifier/src/com/android/cts/verifier/nfc/
NdefPushReceiverActivity.java
122
// Set placeholder
titles
and messages for now. Final
titles
and messages will
/frameworks/support/v7/appcompat/tests/src/android/support/v7/app/
DrawerLayoutDoubleActivity.java
68
Shakespeare.
TITLES
));
115
mToolbar.setTitle(Shakespeare.
TITLES
[position]);
/packages/apps/ContactsCommon/src/com/android/contacts/common/list/
ContactsSectionIndexer.java
25
* A section indexer that is configured with precomputed section
titles
and
51
// TODO process sections/counts based on current locale and/or specific section
titles
/packages/apps/Launcher3/src/com/android/launcher3/model/
AppNameComparator.java
82
* Compares two
titles
with the same return value semantics as Comparator.
85
// Ensure that we de-prioritize any
titles
that don't start with a linguistic letter or digit
/packages/apps/Settings/src/com/android/settings/
ColorModePreference.java
80
String[]
titles
= resources.getStringArray(R.array.color_mode_names);
local
87
desc.title =
titles
[i];
/packages/apps/TvSettings/Settings/src/com/android/tv/settings/system/development/
ColorModePreference.java
82
String[]
titles
= resources.getStringArray(R.array.color_mode_names);
local
89
desc.title =
titles
[i];
Completed in 1395 milliseconds
1
2
3
4
5
6
7
8
9
10
11
>>