OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:specified
(Results
876 - 900
of
15610
) sorted by null
<<
31
32
33
34
35
36
37
38
39
40
>>
/frameworks/base/core/java/com/android/server/
LocalServices.java
37
* Returns a local service instance that implements the
specified
interface.
50
* Adds a service instance of the
specified
interface to the global registry of local services.
/frameworks/base/docs/html/tools/help/
etc1tool.jd
37
This is the default mode for the tool if nothing is
specified
.</td>
63
If <code><em>outfile</em></code> is not
specified
, the output file is constructed
/frameworks/native/services/surfaceflinger/RenderEngine/
Program.h
48
/* Returns the location of the
specified
attribute */
51
/* Returns the location of the
specified
uniform */
/hardware/intel/common/libva/va/drm/
va_drm.h
44
* \brief Returns a VA display derived from the
specified
DRM connection.
47
*
specified
DRM connection @fd.
/hardware/libhardware/include/hardware/
bt_pan.h
59
* enable the pan service by
specified
role. The result state of
69
* start bluetooth pan connection to the remote device by
specified
pan role. The result state will be
/libcore/luni/src/main/java/java/lang/
ArrayIndexOutOfBoundsException.java
37
* stack trace and a detail message that is based on the
specified
invalid
49
* stack trace and the
specified
detail message.
ClassNotFoundException.java
39
* trace and the
specified
detail message.
50
* trace, the
specified
detail message and the exception that occurred when
ExceptionInInitializerError.java
39
* stack trace and the
specified
detail message.
51
* stack trace and the
specified
cause. The exception should be the one
/libcore/luni/src/main/java/java/security/
SecureRandomSpi.java
33
* Reseeds this {@code SecureRandomSpi} instance with the
specified
{@code
52
* Generates and returns the
specified
number of seed bytes, computed using
/libcore/luni/src/main/java/java/security/cert/
CRL.java
32
* Creates a new certificate revocation list of the
specified
type.
51
* Returns whether the
specified
certificate is revoked by this CRL.
/libcore/luni/src/main/java/java/util/concurrent/
PriorityBlockingQueue.java
156
* Creates a {@code PriorityBlockingQueue} with the
specified
169
* Creates a {@code PriorityBlockingQueue} with the
specified
initial
170
* capacity that orders its elements according to the
specified
192
* in the
specified
collection. If the
specified
collection is a
200
* @throws ClassCastException if elements of the
specified
collection
203
* @throws NullPointerException if the
specified
collection or any
414
* Inserts the
specified
element into this priority queue.
417
* @return {@code true} (as
specified
by {@link Collection#add})
418
* @throws ClassCastException if the
specified
element cannot be compare
[
all
...]
/libcore/luni/src/main/java/javax/crypto/spec/
DESKeySpec.java
94
*
specified
key data.
99
* if the length of the
specified
key data is less than 8.
107
*
specified
key data starting at <code>offset</code>.
114
* if the length of the
specified
key data starting at offset is
140
* Returns whether the
specified
key data starting at <code>offset</code> is
147
* @return {@code true} if the
specified
key data is parity-adjusted,
178
* Returns whether the
specified
key data starting at <code>offset</code> is
185
* @return {@code true} if the
specified
key data is weak or semi-weak.
/libcore/luni/src/main/java/javax/net/ssl/
KeyManagerFactorySpi.java
39
* Initializes this instance with the
specified
key store and password.
56
* Initializes this instance with the
specified
factory parameters.
SSLSessionBindingEvent.java
32
* Creates a new {@code SSLSessionBindingEvent} for the
specified
session
33
* indicating a binding event for the
specified
name.
TrustManagerFactorySpi.java
37
* Initializes this factory instance with the
specified
keystore as source
48
* Initializes this factory instance with the
specified
provider-specific
/libcore/luni/src/main/java/org/w3c/dom/
DOMImplementation.java
24
* version, as
specified
in .
28
*
specified
version, <code>false</code> otherwise.
44
* INVALID_CHARACTER_ERR: Raised if the
specified
qualified name is not
59
* Creates a DOM Document object of the
specified
type with its document
84
* INVALID_CHARACTER_ERR: Raised if the
specified
qualified name is not
112
* specialized APIs of the
specified
feature and version, as
specified
123
* the
specified
feature and version, if any, or <code>null</code> if
/ndk/sources/third_party/googletest/googletest/test/
gtest_help_test_.cc
37
// When a help flag is
specified
, this program should skip the tests
41
ASSERT_TRUE(false) << "Tests shouldn't be run when --help is
specified
.";
/packages/apps/Camera/jni/feature_stab/src/dbreg/
targetver.h
22
// including the version
specified
.
24
// Modify the following defines if you have to target a platform prior to the ones
specified
below.
/packages/apps/LegacyCamera/jni/feature_stab/src/dbreg/
targetver.h
22
// including the version
specified
.
24
// Modify the following defines if you have to target a platform prior to the ones
specified
below.
/packages/apps/Messaging/src/com/android/messaging/datamodel/binding/
BindableData.java
45
* Unbind this data from the ui host - checks that the data is currently bound to
specified
id
67
* Check to see if data is still bound with
specified
bindingId before calling over to ui
/packages/apps/Messaging/src/com/android/messaging/util/
RingtoneUtil.java
35
// No override
specified
, fall back to system-wide setting.
46
// We have no setting
specified
(== null), so we default to the system default
/packages/apps/UnifiedEmail/src/com/android/mail/browse/
ConversationCursorOperationListener.java
36
*
specified
{@link Cursor}, recursively calls {@link #markContentsSeen(Cursor)} on a
53
*
specified
{@link Cursor}, recursively calls {@link #emptyFolder(Cursor)} on a
/packages/apps/UnifiedEmail/src/com/android/mail/utils/
ObjectCache.java
51
* Returns an instance of the
specified
object type, creating a new instance if needed.
65
* Releases the
specified
object back to the cache. Once an object is released, it can be
/packages/apps/UnifiedEmail/src/org/apache/commons/io/filefilter/
ConditionalFileFilter.java
32
* Adds the
specified
file filter to the list of file filters at the end of
49
* Removes the
specified
file filter.
/packages/inputmethods/LatinIME/java/src/com/android/inputmethod/latin/personalization/
AccountUtils.java
50
* Get all device accounts having
specified
domain name.
53
* @return List of account names that contain the
specified
domain name
Completed in 528 milliseconds
<<
31
32
33
34
35
36
37
38
39
40
>>