OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:displayed
(Results
526 - 550
of
3560
) sorted by null
<<
21
22
23
24
25
26
27
28
29
30
>>
/external/glide/library/src/main/java/com/bumptech/glide/
ListPreloader.java
23
* @param <T> The type of the model being
displayed
in the list.
63
* Returns the dimensions of the view in the list where the resources will be
displayed
.
68
* @return The dimensions of the view where the item will be
displayed
/external/jcommander/
CHANGELOG
11
Fixed: The description of commands is now
displayed
on the next line and indented.
16
Fixed: Empty string defaults now
displayed
as "<empty string>" in the usage
35
Added: Default passwords are no longer
displayed
in the usage (Paul Mendelson)
/external/python/cpython2/Lib/encodings/
mac_farsi.py
92
u',' # 0x2C -> COMMA, left-right; in Arabic-script context,
displayed
as 0x066C ARABIC THOUSANDS SEPARATOR
94
u'.' # 0x2E -> FULL STOP, left-right; in Arabic-script context,
displayed
as 0x066B ARABIC DECIMAL SEPARATOR
96
u'0' # 0x30 -> DIGIT ZERO; in Arabic-script context,
displayed
as 0x06F0 EXTENDED ARABIC-INDIC DIGIT ZERO
97
u'1' # 0x31 -> DIGIT ONE; in Arabic-script context,
displayed
as 0x06F1 EXTENDED ARABIC-INDIC DIGIT ONE
98
u'2' # 0x32 -> DIGIT TWO; in Arabic-script context,
displayed
as 0x06F2 EXTENDED ARABIC-INDIC DIGIT TWO
99
u'3' # 0x33 -> DIGIT THREE; in Arabic-script context,
displayed
as 0x06F3 EXTENDED ARABIC-INDIC DIGIT THREE
100
u'4' # 0x34 -> DIGIT FOUR; in Arabic-script context,
displayed
as 0x06F4 EXTENDED ARABIC-INDIC DIGIT FOUR
101
u'5' # 0x35 -> DIGIT FIVE; in Arabic-script context,
displayed
as 0x06F5 EXTENDED ARABIC-INDIC DIGIT FIVE
102
u'6' # 0x36 -> DIGIT SIX; in Arabic-script context,
displayed
as 0x06F6 EXTENDED ARABIC-INDIC DIGIT SIX
103
u'7' # 0x37 -> DIGIT SEVEN; in Arabic-script context,
displayed
as 0x06F7 EXTENDED ARABIC-INDIC DIGIT SEVE
[
all
...]
/frameworks/base/core/java/android/inputmethodservice/
ExtractEditText.java
137
* highlight and cursor will be
displayed
.
145
* highlight and cursor will be
displayed
.
153
* highlight and cursor will be
displayed
.
/frameworks/base/core/res/res/values/
dimens_leanback.xml
67
<!-- Alpha animation values for the content that will be
displayed
after the transition is complete, this is the content coming in. -->
73
<!-- Alpha animiation values for the content that is
displayed
when the transition starts, this is the content going away. -->
79
<!-- Position animation for content that is
displayed
when the transition starts, this is the content going away. -->
/frameworks/base/core/tests/coretests/src/android/text/method/
EditorState.java
47
* - "'Hello,' | U+0020 'world!'" means "Hello, world!" is
displayed
and the cursor position
49
* - "'abc' [ 'def' ] 'ghi'" means "abcdefghi" is
displayed
and "def" is selected.
50
* - "U+1F441 | ( U+1F441 U+1F441 )" means three U+1F441 characters are
displayed
and
/frameworks/base/core/tests/coretests/src/android/widget/espresso/
ContextMenuUtils.java
60
* Asserts that the context menu is
displayed
69
* Asserts that the context menu is not
displayed
79
throw new AssertionError("Context menu is
displayed
");
/frameworks/base/services/usb/java/com/android/server/usb/descriptors/report/
ReportCanvas.java
73
* be
displayed
with "emphasis" formatting.
86
* be
displayed
with "emphasis" formatting.
163
// Assume the type and Length and perhaps sub-type have been
displayed
/frameworks/support/slices/builders/src/main/java/androidx/slice/builders/impl/
GridRowBuilder.java
51
* If all content in a slice cannot be shown, the cell added here will be
displayed
where the
62
* If all content in a slice cannot be shown, a "see more" affordance will be
displayed
where
127
* @param imageMode the mode that image should be
displayed
in.
/frameworks/support/v7/appcompat/res/values/
strings.xml
73
<!--
Displayed
in place of the regular shortcut letter when a menu item has Menu+space for the shortcut. -->
75
<!--
Displayed
in place of the regular shortcut letter when a menu item has Menu+enter for the shortcut. -->
77
<!--
Displayed
in place of the regular shortcut letter when a menu item has Menu+delete for the shortcut. -->
/frameworks/support/v7/recyclerview/src/main/java/androidx/recyclerview/widget/
ListAdapter.java
110
* Submits a new list to be diffed, and
displayed
.
112
* If a list is already being
displayed
, a diff will be computed on a background thread, which
115
* @param list The new list to be
displayed
.
/hardware/qcom/display/msm8960/libgralloc/
gralloc_priv.h
57
/* Buffer content should be
displayed
on an external display only */
60
/* Only this buffer content should be
displayed
on external, even if
65
/* Close Caption
displayed
on an external display only */
/packages/apps/Car/Radio/src/com/android/car/radio/
CarRadioActivity.java
195
* Checks if the manual tuner is currently being
displayed
. If it is, then dismiss it.
217
* Returns the fragment that is currently being
displayed
as the content view. Note that this
218
* is not necessarily the fragment that is visible. The manual tuner fragment can be
displayed
/packages/apps/Dialer/java/com/android/contacts/common/list/
ContactTileView.java
83
* Populates the data members to be
displayed
from the fields in {@link
125
* Returns the string that should actually be
displayed
as the contact's name. Subclasses can
165
* Whether contact photo should be
displayed
as a circular image. Implemented by subclasses so
/packages/apps/Email/tests/src/com/android/email/activity/setup/
AccountSetupOptionsTests.java
55
* Test that POP accounts aren't
displayed
with a push option
69
* Test that IMAP accounts aren't
displayed
with a push option
83
* Test that EAS accounts are
displayed
with a push option
EmailPreferenceActivityTests.java
83
* Test that POP accounts aren't
displayed
with a push option
97
* Test that IMAP accounts aren't
displayed
with a push option
111
* Test that EAS accounts are
displayed
with a push option
/packages/apps/ExactCalculator/src/com/android/calculator2/
AlertDialogFragment.java
60
* @param message resource id for the
displayed
message string
76
* @param title
displayed
title, if any
77
* @param message
displayed
message
/packages/apps/UnifiedEmail/src/com/android/mail/ui/
ConversationSyncDisabledTipView.java
45
* A tip
displayed
on top of conversation view to indicate that Gmail sync is
137
// warning so that next time global sync is off, warning gets
displayed
again.
148
// warning so that next time sync is off, warning gets
displayed
again.
/prebuilts/gdb/darwin-x86/lib/python2.7/encodings/
mac_farsi.py
92
u',' # 0x2C -> COMMA, left-right; in Arabic-script context,
displayed
as 0x066C ARABIC THOUSANDS SEPARATOR
94
u'.' # 0x2E -> FULL STOP, left-right; in Arabic-script context,
displayed
as 0x066B ARABIC DECIMAL SEPARATOR
96
u'0' # 0x30 -> DIGIT ZERO; in Arabic-script context,
displayed
as 0x06F0 EXTENDED ARABIC-INDIC DIGIT ZERO
97
u'1' # 0x31 -> DIGIT ONE; in Arabic-script context,
displayed
as 0x06F1 EXTENDED ARABIC-INDIC DIGIT ONE
98
u'2' # 0x32 -> DIGIT TWO; in Arabic-script context,
displayed
as 0x06F2 EXTENDED ARABIC-INDIC DIGIT TWO
99
u'3' # 0x33 -> DIGIT THREE; in Arabic-script context,
displayed
as 0x06F3 EXTENDED ARABIC-INDIC DIGIT THREE
100
u'4' # 0x34 -> DIGIT FOUR; in Arabic-script context,
displayed
as 0x06F4 EXTENDED ARABIC-INDIC DIGIT FOUR
101
u'5' # 0x35 -> DIGIT FIVE; in Arabic-script context,
displayed
as 0x06F5 EXTENDED ARABIC-INDIC DIGIT FIVE
102
u'6' # 0x36 -> DIGIT SIX; in Arabic-script context,
displayed
as 0x06F6 EXTENDED ARABIC-INDIC DIGIT SIX
103
u'7' # 0x37 -> DIGIT SEVEN; in Arabic-script context,
displayed
as 0x06F7 EXTENDED ARABIC-INDIC DIGIT SEVE
[
all
...]
/prebuilts/gdb/linux-x86/lib/python2.7/encodings/
mac_farsi.py
92
u',' # 0x2C -> COMMA, left-right; in Arabic-script context,
displayed
as 0x066C ARABIC THOUSANDS SEPARATOR
94
u'.' # 0x2E -> FULL STOP, left-right; in Arabic-script context,
displayed
as 0x066B ARABIC DECIMAL SEPARATOR
96
u'0' # 0x30 -> DIGIT ZERO; in Arabic-script context,
displayed
as 0x06F0 EXTENDED ARABIC-INDIC DIGIT ZERO
97
u'1' # 0x31 -> DIGIT ONE; in Arabic-script context,
displayed
as 0x06F1 EXTENDED ARABIC-INDIC DIGIT ONE
98
u'2' # 0x32 -> DIGIT TWO; in Arabic-script context,
displayed
as 0x06F2 EXTENDED ARABIC-INDIC DIGIT TWO
99
u'3' # 0x33 -> DIGIT THREE; in Arabic-script context,
displayed
as 0x06F3 EXTENDED ARABIC-INDIC DIGIT THREE
100
u'4' # 0x34 -> DIGIT FOUR; in Arabic-script context,
displayed
as 0x06F4 EXTENDED ARABIC-INDIC DIGIT FOUR
101
u'5' # 0x35 -> DIGIT FIVE; in Arabic-script context,
displayed
as 0x06F5 EXTENDED ARABIC-INDIC DIGIT FIVE
102
u'6' # 0x36 -> DIGIT SIX; in Arabic-script context,
displayed
as 0x06F6 EXTENDED ARABIC-INDIC DIGIT SIX
103
u'7' # 0x37 -> DIGIT SEVEN; in Arabic-script context,
displayed
as 0x06F7 EXTENDED ARABIC-INDIC DIGIT SEVE
[
all
...]
/prebuilts/python/darwin-x86/2.7.5/lib/python2.7/encodings/
mac_farsi.py
92
u',' # 0x2C -> COMMA, left-right; in Arabic-script context,
displayed
as 0x066C ARABIC THOUSANDS SEPARATOR
94
u'.' # 0x2E -> FULL STOP, left-right; in Arabic-script context,
displayed
as 0x066B ARABIC DECIMAL SEPARATOR
96
u'0' # 0x30 -> DIGIT ZERO; in Arabic-script context,
displayed
as 0x06F0 EXTENDED ARABIC-INDIC DIGIT ZERO
97
u'1' # 0x31 -> DIGIT ONE; in Arabic-script context,
displayed
as 0x06F1 EXTENDED ARABIC-INDIC DIGIT ONE
98
u'2' # 0x32 -> DIGIT TWO; in Arabic-script context,
displayed
as 0x06F2 EXTENDED ARABIC-INDIC DIGIT TWO
99
u'3' # 0x33 -> DIGIT THREE; in Arabic-script context,
displayed
as 0x06F3 EXTENDED ARABIC-INDIC DIGIT THREE
100
u'4' # 0x34 -> DIGIT FOUR; in Arabic-script context,
displayed
as 0x06F4 EXTENDED ARABIC-INDIC DIGIT FOUR
101
u'5' # 0x35 -> DIGIT FIVE; in Arabic-script context,
displayed
as 0x06F5 EXTENDED ARABIC-INDIC DIGIT FIVE
102
u'6' # 0x36 -> DIGIT SIX; in Arabic-script context,
displayed
as 0x06F6 EXTENDED ARABIC-INDIC DIGIT SIX
103
u'7' # 0x37 -> DIGIT SEVEN; in Arabic-script context,
displayed
as 0x06F7 EXTENDED ARABIC-INDIC DIGIT SEVE
[
all
...]
/prebuilts/python/linux-x86/2.7.5/lib/python2.7/encodings/
mac_farsi.py
92
u',' # 0x2C -> COMMA, left-right; in Arabic-script context,
displayed
as 0x066C ARABIC THOUSANDS SEPARATOR
94
u'.' # 0x2E -> FULL STOP, left-right; in Arabic-script context,
displayed
as 0x066B ARABIC DECIMAL SEPARATOR
96
u'0' # 0x30 -> DIGIT ZERO; in Arabic-script context,
displayed
as 0x06F0 EXTENDED ARABIC-INDIC DIGIT ZERO
97
u'1' # 0x31 -> DIGIT ONE; in Arabic-script context,
displayed
as 0x06F1 EXTENDED ARABIC-INDIC DIGIT ONE
98
u'2' # 0x32 -> DIGIT TWO; in Arabic-script context,
displayed
as 0x06F2 EXTENDED ARABIC-INDIC DIGIT TWO
99
u'3' # 0x33 -> DIGIT THREE; in Arabic-script context,
displayed
as 0x06F3 EXTENDED ARABIC-INDIC DIGIT THREE
100
u'4' # 0x34 -> DIGIT FOUR; in Arabic-script context,
displayed
as 0x06F4 EXTENDED ARABIC-INDIC DIGIT FOUR
101
u'5' # 0x35 -> DIGIT FIVE; in Arabic-script context,
displayed
as 0x06F5 EXTENDED ARABIC-INDIC DIGIT FIVE
102
u'6' # 0x36 -> DIGIT SIX; in Arabic-script context,
displayed
as 0x06F6 EXTENDED ARABIC-INDIC DIGIT SIX
103
u'7' # 0x37 -> DIGIT SEVEN; in Arabic-script context,
displayed
as 0x06F7 EXTENDED ARABIC-INDIC DIGIT SEVE
[
all
...]
/frameworks/base/core/java/android/app/
AlertDialog.java
522
* Set the title
displayed
in the {@link Dialog}.
742
* Set a list of items to be
displayed
in the dialog as the content, you will be notified of the
754
* Set a list of items to be
displayed
in the dialog as the content, you will be notified of the
767
*
displayed
in the dialog as the content, you will be notified of the
783
*
displayed
in the dialog as the content, you will be notified of the
802
* Set a list of items to be
displayed
in the dialog as the content,
805
* a check mark
displayed
to the right of the text for each checked
[
all
...]
/external/apache-commons-math/src/main/java/org/apache/commons/math/analysis/polynomials/
PolynomialFunction.java
268
* <p>The representation is user oriented. Terms are
displayed
lowest
270
* one and null terms are not
displayed
(except if the polynomial is 0,
271
* in which case the 0 constant term is
displayed
). Addition of terms
273
* with positive coefficients except for the first
displayed
term
276
* the first one
displayed
).</p>
/external/syslinux/com32/cmenu/libmenu/
cmenu.h
81
#define MAXMENUHEIGHT 20 // Maximum number of entries
displayed
92
#define MENUROW 3 // Row where menu is
displayed
(relative to window)
93
#define MENUCOL 4 // Col where menu is
displayed
(relative to window)
178
uchar row, col; // Position where this menu should be
displayed
179
uchar menuheight; // Maximum number of items to be
displayed
Completed in 1009 milliseconds
<<
21
22
23
24
25
26
27
28
29
30
>>