OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:instances
(Results
476 - 500
of
2186
) sorted by null
<<
11
12
13
14
15
16
17
18
19
20
>>
/libcore/luni/src/main/java/java/lang/reflect/
Constructor.java
163
*
instances
, in declaration order. If this constructor has no generic
182
* Returns the exception types as an array of {@code Type}
instances
. If
226
* @return an array of arrays of {@code Annotation}
instances
290
* Returns the exception types as an array of {@code Class}
instances
. If
Method.java
209
* Returns the parameter types as an array of {@code Type}
instances
, in
229
* Returns the exception types as an array of {@code Type}
instances
. If
308
* @return an array of arrays of {@code Annotation}
instances
395
* Returns the exception types as an array of {@code Class}
instances
. If
/libcore/luni/src/main/java/java/security/
Certificate.java
26
* Note: A {@code Certificate}
instances
does not make any statement about the
/libcore/luni/src/main/java/java/text/spi/
NumberFormatProvider.java
26
* {@code NumberFormat}
instances
.
/libcore/luni/src/main/java/org/apache/harmony/security/utils/
Array.java
32
// No
instances
of this class
/libcore/luni/src/main/java/org/apache/harmony/xnet/provider/jsse/
TrustedCertificateIndex.java
32
* Indexes {@code TrustAnchor}
instances
so they can be found in O(1)
/packages/apps/Email/res/layout-sw600dp/
message_compose.xml
69
instances
of message_compose_attachment.xml in here.
/packages/apps/Email/src/org/apache/commons/io/comparator/
NameFileComparator.java
30
* system dependant case sensitive way. A number of singleton
instances
PathFileComparator.java
30
* system dependant case sensitive way. A number of singleton
instances
/packages/apps/Gallery2/gallerycommon/src/com/android/gallery3d/common/
HttpClientFactory.java
34
* Constructs {@link HttpClient}
instances
and isolates client code from API
/packages/apps/Mms/src/com/android/mms/util/
SimpleCache.java
35
* A simple LRU cache to prevent the number of {@link Map.Entry}
instances
/sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/editors/descriptors/
ReferenceAttributeDescriptor.java
45
* Used by {@link DescriptorsUtils} to create
instances
of this descriptor.
/sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/editors/layout/properties/
XmlPropertyComposite.java
27
* Property holding multiple
instances
of the same {@link XmlProperty} (but
/sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/editors/ui/tree/
UiModelTreeContentProvider.java
29
* where elements are expected to be
instances
of {@link UiElementNode}.
/sdk/eclipse/plugins/com.android.ide.eclipse.tests/src/com/android/ide/eclipse/adt/internal/editors/layout/refactoring/testdata/
manifest-expected-completion18.txt
12
android:multiprocess : Specify whether a component is allowed to have multiple
instances
of itself running in different processes. [boolean]
/sdk/manifmerger/src/com/android/manifmerger/
MergerLog.java
25
* Helper to create {@link IMergerLog}
instances
with specific purposes.
/sdk/sdkmanager/libs/sdklib/src/com/android/sdklib/devices/
Software.java
128
/** A stable hash across JVM
instances
*/
/system/netd/
PppController.cpp
57
ALOGE("Multiple PPPD
instances
not currently supported");
/tools/motodev/src/help/studio_help/src/topics/
t_device-editing_android.dita
49
and click <uicontrol>No</uicontrol> when you are asked if running emulator
instances
should be stopped.
t_emulator-external.dita
18
>No</uicontrol> when you are asked if running emulator
instances
should be stopped. The reverse works as you
/tools/motodev/src/plugins/db.core/src/com/motorolamobility/studio/android/db/core/ui/
AbstractDbResultManagerAdapter.java
47
public void resultInstancesRemoved(IResultInstance[]
instances
)
/tools/motodev/src/plugins/emulator/src/com/motorola/studio/android/emulator/device/init/
InitServiceHandler.java
141
public IStatus singleInit(List<IInstance>
instances
)
/tools/motodev/src/plugins/emulator/src/com/motorola/studio/android/emulator/service/reset/
ResetServiceHandler.java
110
public IStatus singleInit(List<IInstance>
instances
)
/dalvik/dexgen/src/com/android/dexgen/rop/code/
BasicBlock.java
118
*
Instances
of this class compare by identity. That is,
130
* since
instances
of this class compare by identity (see {@link #equals}).
/dalvik/dx/src/com/android/dx/rop/code/
BasicBlock.java
118
*
Instances
of this class compare by identity. That is,
130
* since
instances
of this class compare by identity (see {@link #equals}).
Completed in 1334 milliseconds
<<
11
12
13
14
15
16
17
18
19
20
>>