OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:instantiated
(Results
501 - 525
of
1254
) sorted by null
<<
21
22
23
24
25
26
27
28
29
30
>>
/external/sfntly/cpp/src/sfntly/port/
refcount.h
44
// 2. All RefCounted objects must be
instantiated
on the heap. Allocating the
/frameworks/base/core/java/android/app/
Application.java
33
* to be
instantiated
for you when the process for your application/package is
/frameworks/base/core/java/android/hardware/usb/
UsbDeviceConnection.java
38
* UsbDevice should only be
instantiated
by UsbService implementation
/frameworks/base/core/java/android/webkit/
WebStorage.java
206
* This class should not be
instantiated
directly, applications must only use
/frameworks/base/core/java/com/android/internal/util/
ArrayUtils.java
35
private ArrayUtils() { /* cannot be
instantiated
*/ }
/frameworks/base/docs/html/guide/topics/manifest/
activity-alias-element.jd
55
<dd>Whether or not the target activity can be
instantiated
by the system through
/frameworks/compile/libbcc/lib/ExecutionEngine/
GDBJITRegistrar.cpp
134
// is
instantiated
/frameworks/opt/mms/src/java/com/google/android/mms/
ContentType.java
165
// This class should never be
instantiated
.
/frameworks/opt/mms/src/java/com/google/android/mms/pdu/
NotificationInd.java
29
* by the Proxy-Relay server, this class is only
instantiated
/frameworks/opt/photoviewer/src/com/android/ex/photo/adapters/
BaseCursorPagerAdapter.java
45
/** Mapping of
instantiated
object to row ID */
/frameworks/opt/telephony/src/java/com/android/internal/telephony/
TelephonyCapabilities.java
29
/** This class is never
instantiated
. */
/libcore/libart/src/main/java/dalvik/system/
VMRuntime.java
34
* Prevents this class from being
instantiated
.
/libcore/libdvm/src/main/java/dalvik/system/
VMRuntime.java
34
* Prevents this class from being
instantiated
.
/libcore/luni/src/main/java/java/math/
BitLevel.java
37
/** Just to denote that this class can't be
instantiated
. */
/libcore/luni/src/main/java/java/util/
ServiceLoader.java
66
* Note also that the candidate classes are
instantiated
lazily as you call {@code next} on the
/libcore/luni/src/main/java/java/util/jar/
Pack200.java
36
* Prevent this class from being
instantiated
.
/ndk/sources/third_party/googletest/googletest/include/gtest/internal/
gtest-string.h
157
String(); // Not meant to be
instantiated
.
/ndk/tests/device/issue42891-boost-1_52/jni/boost/boost/iterator/
iterator_adaptor.hpp
88
// set that cannot be
instantiated
. For all practical purposes only overloads
/packages/apps/Email/emailsync/src/com/android/emailsync/
AbstractSyncService.java
119
// Will be required when subclasses are
instantiated
by name
/packages/apps/UnifiedEmail/src/com/android/mail/browse/
ConversationViewHeader.java
82
*
Instantiated
from this layout: conversation_view_header.xml
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/i686-linux/include/c++/4.4.3/
ratio
141
* type intmax_t. The ratio is simplified when
instantiated
.
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/i686-linux/include/c++/4.6.x-google/ext/
stdio_sync_filebuf.h
53
* C FILE*'s. It must be
instantiated
by the user with the type of
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/x86_64-linux/include/c++/4.6.x-google/ext/
stdio_sync_filebuf.h
53
* C FILE*'s. It must be
instantiated
by the user with the type of
/prebuilts/ndk/5/sources/cxx-stl/gnu-libstdc++/include/
ratio
141
* type intmax_t. The ratio is simplified when
instantiated
.
/prebuilts/ndk/6/sources/cxx-stl/gnu-libstdc++/include/
ratio
141
* type intmax_t. The ratio is simplified when
instantiated
.
Completed in 1027 milliseconds
<<
21
22
23
24
25
26
27
28
29
30
>>