OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:shown
(Results
76 - 100
of
4182
) sorted by null
1
2
3
4
5
6
7
8
9
10
11
>>
/external/autotest/client/site_tests/policy_ImagesBlockedForUrls/
control
23
case shall fail if the browser allows images to be
shown
on a page where they
24
should be blocked, or blocks images on a page where they should be
shown
.
/external/autotest/client/site_tests/policy_ManagedBookmarks/
policy_ManagedBookmarks.py
23
Bookmarks folder is
shown
, and the specified bookmarks within it.
66
raise error.TestFail('Managed Bookmarks should be
shown
.')
69
"""Check whether managed bookmarks are
shown
in the UI.
72
@returns: True if the managed bookmarks are
shown
.
75
# Extract dictionary of folders
shown
in bookmark tree.
94
# Extract list of bookmarks
shown
in bookmark list-pane.
113
# Compare bookmarks
shown
vs expected.
115
raise error.TestFail('Bookmarks
shown
are not correct: %s '
/external/valgrind/gdbserver_tests/
mcsignopass.stdinB.gdb
35
# SIGBUS will be
shown
and passed:
38
# then SIGFPE is
shown
and passed:
/frameworks/base/packages/SystemUI/res/values/
config_tv.xml
19
when the PIP menu is
shown
with settings. -->
23
when the PIP menu is
shown
in center. -->
/frameworks/support/compat/res/values/
config.xml
21
<!-- Maximum numerical value that will be
shown
in a status bar
23
with @string/status_bar_notification_info_overflow when
shown
in the
/packages/apps/Contacts/res/values-ko/
donottranslate_config.xml
21
<!-- If true, an option is
shown
in Display Options UI to choose a sort order -->
27
<!-- If true, an option is
shown
in Display Options UI to choose a name display order -->
/packages/apps/Contacts/res/values-zh-rCN/
donottranslate_config.xml
21
<!-- If true, an option is
shown
in Display Options UI to choose a sort order -->
27
<!-- If true, an option is
shown
in Display Options UI to choose a name display order -->
/packages/apps/Contacts/res/values-zh-rTW/
donottranslate_config.xml
21
<!-- If true, an option is
shown
in Display Options UI to choose a sort order -->
27
<!-- If true, an option is
shown
in Display Options UI to choose a name display order -->
/packages/apps/Dialer/java/com/android/contacts/common/res/values-ja/
donottranslate_config.xml
19
<!-- If true, an option is
shown
in Display Options UI to choose a sort order -->
25
<!-- If true, an option is
shown
in Display Options UI to choose a name display order -->
/packages/apps/Dialer/java/com/android/incallui/calllocation/impl/res/values/
strings.xml
21
<!-- Description for location map
shown
during emergency calls. [CHAR LIMIT=NONE] -->
24
<!-- Label for the address and map
shown
during emergency calls. [CHAR LIMIT=40] -->
/packages/apps/DocumentsUI/tests/common/com/android/documentsui/bots/
MenuBot.java
46
assertTrue(key + " expected to be
shown
", hasMenuItem(key));
48
assertFalse(key + " expected not to be
shown
", hasMenuItem(key));
/packages/services/Car/car_product/overlay/frameworks/base/packages/SystemUI/res-keyguard/layout/
keyguard_num_pad_key.xml
18
The mnemonics is not
shown
for car but KeyguardPinView references the resource id in code.
28
<!-- The mnemonics is not
shown
for car but KeyguardPinView references the resource id in code.
/sdk/eclipse/plugins/com.android.ide.eclipse.tests/src/com/android/ide/eclipse/adt/internal/editors/layout/refactoring/testdata/
fragmentlayout-expected-complation77.txt
4
android.preference.PreferenceFragment : <p> Furthermore, the preferences
shown
will follow the visual style of system preferences. It is easy to create a hierarchy of preferences (that can be
shown
on multiple screens) via XML. For these reasons, it is recommended to use this fragment (as a s...
fragmentlayout-expected-complation78.txt
4
android.preference.PreferenceFragment : <p> Furthermore, the preferences
shown
will follow the visual style of system preferences. It is easy to create a hierarchy of preferences (that can be
shown
on multiple screens) via XML. For these reasons, it is recommended to use this fragment (as a s...
/packages/services/Telephony/src/com/android/phone/
CallBarringDeselectAllPreference.java
53
// Finds out if the password field should be
shown
or not.
59
// Selects dialog message depending on if the password field is
shown
or not.
83
// Hide the input-text-line if the password is not
shown
.
90
// Input method should only be displayed if the password-field is
shown
.
95
* Returns whether the password field is
shown
.
/external/robolectric-shadows/shadows/framework/src/main/java/org/robolectric/shadows/
ShadowToast.java
105
* Discards the recorded {@code Toast}s.
Shown
toasts are automatically cleared between
140
* Returns whether or not a particular custom {@code Toast} has been
shown
.
158
* query method that returns whether or not a particular {@code Toast} has been
shown
.
174
* Returns the text of the most recently
shown
{@code Toast}.
176
* @return the text of the most recently
shown
{@code Toast}
184
* Returns the most recently
shown
{@code Toast}.
186
* @return the most recently
shown
{@code Toast}
/external/tensorflow/tensorflow/contrib/lite/models/testdata/g3doc/
README.md
27
The speech hotword model block diagram is
shown
in Figure below. It has an input
29
connected layers with the corresponding parameters as
shown
in figure below.
37
block diagram is
shown
in Figure below. It has an input size of 80 (float), an
39
with the corresponding parameters as
shown
in figure below.
46
from text. The speech text-to-speech model?s block diagram is
shown
49
with the corresponding parameters as
shown
in the figure.
60
the corresponding parameters as
shown
in the figure.
74
The corresponding parameters as
shown
in the figure.
88
The corresponding parameters as
shown
in the figure.
/packages/apps/DocumentsUI/res/values/
strings.xml
138
<!-- Toast
shown
when saving a document failed with an error [CHAR LIMIT=48] -->
140
<!-- Toast
shown
when creating a folder failed with an error [CHAR LIMIT=48] -->
142
<!-- Error message
shown
when querying for a list of documents failed [CHAR LIMIT=48] -->
159
<!-- Text
shown
when a directory of documents is empty [CHAR LIMIT=24] -->
161
<!-- Text
shown
when a file search returns no items [CHAR LIMIT=32] -->
164
<!-- Toast
shown
when no app can be found to open the selected document [CHAR LIMIT=48] -->
168
<!-- Toast
shown
when some of the selected documents failed to be deleted [CHAR LIMIT=48] -->
184
<!-- Text
shown
on the copy notification to indicate remaining time, in minutes [CHAR LIMIT=24] -->
186
<!-- Toast
shown
when a file copy is kicked off -->
191
<!-- Toast
shown
when a file compressing is kicked off --
[
all
...]
/frameworks/base/packages/MtpDocumentsProvider/res/values/
strings.xml
22
<!-- Name of MTP root
shown
in UI. Please align the two strings (device
28
<!-- Error message
shown
in Files app when the connected MTP device is busy. [CHAR LIMIT=150]-->
30
<!-- Error message
shown
in Files app when the connected MTP device may be locked. [CHAR LIMIT=150]-->
/packages/apps/Dialer/java/com/android/dialer/util/res/values/
strings.xml
28
<!-- If there is ever a ringtone set for some setting, but that ringtone can no longer be resolved, this is
shown
instead. For example, if the ringtone was on a SD card and it had been removed, this would be
shown
for ringtones on that SD card. -->
35
<!-- Text of warning to be
shown
when the user attempts to make an outgoing Wireless
/packages/apps/Dialer/java/com/android/dialer/voicemailstatus/
VoicemailStatusHelper.java
24
* source status needs to be
shown
. The messages are returned in the order of importance.
27
* registered voicemail sources and determines if any status message needs to be
shown
. The user of
29
* needs to be
shown
.
/packages/screensavers/PhotoTable/src/com/android/dreams/phototable/
PhotoDreamSettingsReceiver.java
46
boolean
shown
= ACTION_ADD_ALBUM.equals(intent.getAction());
63
if (DEBUG) Log.d(TAG, "receive: " + albumId + " is " +
shown
);
65
settings[idx].setAlbumEnabled(albumId,
shown
);
/cts/tests/autofillservice/src/android/autofillservice/cts/
DatasetFilteringTest.java
84
// With no filter text all datasets should be
shown
99
// With no filter text all datasets should be
shown
138
// With no filter text all datasets should be
shown
153
// With no filter text all datasets should be
shown
195
// With no filter text all datasets should be
shown
198
// Two datasets start with 'a' and one with null value always
shown
202
// One dataset start with 'aa' and one with null value always
shown
206
// Two datasets start with 'a' and one with null value always
shown
210
// With no filter text all datasets should be
shown
214
// No dataset start with 'aaa' and one with null value always
shown
[
all
...]
Timeouts.java
52
* Timeout used when save is not expected to be
shown
- test will sleep for that amount of time
53
* as there is no callback that be received to assert it's not
shown
.
79
* Timeout used when the dataset picker is not expected to be
shown
- test will sleep for that
80
* amount of time as there is no callback that be received to assert it's not
shown
.
/art/tools/amm/models/
Graphics.md
22
be
shown
as taking up 128 KB.
Completed in 1261 milliseconds
1
2
3
4
5
6
7
8
9
10
11
>>