OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:contained
(Results
26 - 50
of
4243
) sorted by null
1
2
3
4
5
6
7
8
9
10
11
>>
/external/guava/guava/src/com/google/common/collect/
ContiguousSet.java
84
* Returns the set of values that are
contained
in both this set and the other.
93
*
contained
in this set. This is equivalent to {@code range(CLOSED, CLOSED)}.
101
* {@linkplain Range#contains(Comparable)
contained
} within the range.
/external/jmdns/src/javax/jmdns/impl/constants/
DNSResultCode.java
57
* Name not
contained
in zone [RFC2136]
59
NotZone("NotZone Name not
contained
in zone", 10),
73
// 10 NotZone Name not
contained
in zone [RFC2136]
/libcore/luni/src/main/java/javax/xml/transform/dom/
DOMResult.java
132
throw new IllegalArgumentException("Cannot create a DOMResult when the nextSibling is
contained
by the \"null\" node.");
135
// nextSibling
contained
by node?
137
throw new IllegalArgumentException("Cannot create a DOMResult when the nextSibling is not
contained
by the node.");
181
throw new IllegalArgumentException("Cannot create a DOMResult when the nextSibling is
contained
by the \"null\" node.");
184
// nextSibling
contained
by node?
186
throw new IllegalArgumentException("Cannot create a DOMResult when the nextSibling is not
contained
by the node.");
221
throw new IllegalStateException("Cannot create a DOMResult when the nextSibling is
contained
by the \"null\" node.");
224
// nextSibling
contained
by node?
226
throw new IllegalArgumentException("Cannot create a DOMResult when the nextSibling is not
contained
by the node.");
277
throw new IllegalStateException("Cannot create a DOMResult when the nextSibling is
contained
by the \"null\" node.")
[
all
...]
/frameworks/base/core/java/android/preference/
PreferenceGroup.java
260
*
contained
preferences.
262
* @return True if the
contained
preferences should be shown on the same
277
// Dispatch to all
contained
preferences
296
// Dispatch to all
contained
preferences
313
// Dispatch to all
contained
preferences
324
// Dispatch to all
contained
preferences
PreferenceScreen.java
44
* and is not shown (only the
contained
preferences are shown).
106
* or {@link PreferenceFragment} to show the preferences
contained
in this
115
* @return An adapter that provides the {@link Preference}
contained
in this
129
* @return An adapter that contains the preferences
contained
in this {@link PreferenceScreen}.
137
* Binds a {@link ListView} to the preferences
contained
in this {@link PreferenceScreen} via
139
* {@link Preference}
contained
by this {@link PreferenceScreen}.
/cts/tools/cts-reference-app-lib/src/android/cts/refapp/
ReferenceAppTestCase.java
40
* @param pkg the java package the class is
contained
in.
52
* @param pkg the java package the class is
contained
in.
/development/host/windows/usb/
readme.txt
1
android_winusb.inf file
contained
in this folder must be used to install
19
File
contained
in i386 and amd64 subfolders are Microsoft distributives needed
/external/chromium/chrome/browser/ui/cocoa/applescript/
bookmark_folder_applescript.h
21
//
contained
within this particular folder.
39
//
contained
within this particular folder.
/external/chromium/chrome/common/extensions/docs/static/
experimental.webInspector.panels.html
24
<p>The following code adds a panel
contained
in <code>Panel.html</code>,
31
<p>The following code adds a sidebar pane
contained
in
/external/guava/guava/src/com/google/common/base/
Optional.java
62
* @param <T> the type of instance that can be
contained
. {@code Optional} is naturally
73
* Returns an {@code Optional} instance with no
contained
reference.
105
* Returns the
contained
instance, which must be present. If the instance might be
114
* Returns the
contained
instance if it is present; {@code defaultValue} otherwise. If
127
* Returns the
contained
instance if it is present; {@code supplier.get()} otherwise. If the
135
* Returns the
contained
instance if it is present; {@code null} otherwise. If the
142
*
contained
instance if it is present; an empty immutable {@link Set}
151
* the
contained
references are {@linkplain Object#equals equal} to each other or both
/external/icu4c/tools/toolutil/
udbgutil.h
41
* Print how many enums are
contained
for this type.
57
* Print how many enums should be
contained
for this type.
/external/junit/src/org/junit/
ClassRule.java
13
* then the entire body of the test class (all
contained
methods, if it is
14
* a standard JUnit test class, or all
contained
classes, if it is a
/external/llvm/include/llvm/Support/
ToolOutputFile.h
42
/// OS - The
contained
stream. This is intentionally declared after
52
/// os - Return the
contained
raw_fd_ostream.
/libcore/dom/src/test/java/org/w3c/domts/level1/core/
nodeclonetruecopytext.java
5
The source document
contained
the following notice:
34
* any text data
contained
in this node.
/libcore/luni/src/test/java/tests/api/java/util/
EnumMapTest.java
256
assertTrue("Returned false for
contained
key", enumSizeMap
260
assertTrue("Returned false for
contained
key", enumSizeMap
306
assertTrue("Returned false for
contained
value", enumSizeMap
308
assertTrue("Returned false for
contained
value", enumSizeMap
310
assertTrue("Returned false for
contained
value", enumSizeMap
318
assertTrue("Returned false for
contained
value", enumSizeMap
343
assertTrue("Returned false for
contained
object", set
357
assertTrue("Returned false for
contained
object", set
375
assertTrue("Returned false for
contained
object", set
450
assertTrue("Returned false for
contained
object", set.contains(entry))
[
all
...]
/cts/tools/signature-tools/src/signature/model/
IAnnotation.java
36
* not declared are not
contained
in this list. Each element consists of its
IApi.java
52
* this visibility are
contained
in this api model.
/development/tools/emulator/system/camera/
EmulatedFakeCamera.h
68
/*
Contained
fake camera device object. */
EmulatedQemuCamera.h
64
/*
Contained
qemu camera device object. */
/device/sample/apps/SampleEmailPolicy/
Android.mk
17
# This is the makefile for the Email Policy package
contained
elsewhere in this sample.
/external/bouncycastle/bcprov/src/main/java/org/bouncycastle/asn1/x9/
X9FieldElement.java
52
*
contained
in the field element is converted into an octet
/external/chromium/chrome/browser/automation/
chrome_frame_automation_provider.h
8
// The entire lifetime of this object should be
contained
within that of
/external/chromium/chrome/browser/chromeos/login/
wizard_in_process_browser_test.cc
40
// happens after a delay (because they are
contained
in a WidgetGtk which
/external/chromium/chrome/browser/chromeos/
native_dialog_window.h
38
// Gets the bounds of the
contained
dialog content.
/external/chromium/chrome/browser/policy/
configuration_policy_provider_delegate_win.h
31
// Gets a list value
contained
under |key| one level below the policy root.
Completed in 1662 milliseconds
1
2
3
4
5
6
7
8
9
10
11
>>