Searched
full:instantiated (Results
526 -
550 of
1539) sorted by null
<<21222324252627282930>>
/external/slf4j/jcl-over-slf4j/src/main/java/org/apache/commons/logging/ |
Log.java | 21 * instantiated successfully by {@link LogFactory}, classes that implement
|
/external/testng/src/main/java/org/testng/reporters/ |
JUnitXMLReporter.java | 102 * Invoked after the test class is instantiated and before
|
/external/vulkan-validation-layers/tests/gtest-1.7.0/include/gtest/internal/ |
gtest-string.h | 157 String(); // Not meant to be instantiated.
|
/frameworks/av/services/audiopolicy/engineconfigurable/wrapper/include/ |
ParameterManagerWrapper.h | 70 * has been instantiated and started correctly).
|
/frameworks/base/core/java/android/app/ |
Application.java | 35 * class, or your subclass of the Application class, is instantiated before any
|
/frameworks/base/core/java/android/appwidget/ |
AppWidgetProvider.java | 160 * the a AppWidget for this provider is instantiated. Override this method to implement your
|
/frameworks/base/core/java/android/hardware/usb/ |
UsbDevice.java | 61 * UsbDevice should only be instantiated by UsbService implementation
|
/frameworks/base/core/java/android/net/ |
NetworkScorerAppManager.java | 50 /** This class cannot be instantiated. */
|
/frameworks/base/core/java/android/util/ |
MemoryIntArray.java | 40 * instantiated. The owner process is the process that created the array.
|
/frameworks/base/core/java/android/webkit/ |
WebStorage.java | 198 * This class should not be instantiated directly, applications must only use
|
/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/base/docs/html/training/volley/ |
requestqueue.jd | 109 <p>A key concept is that the {@code RequestQueue} must be instantiated with the
|
/frameworks/base/services/core/java/com/android/server/ |
SystemServiceManager.java | 95 + ": service could not be instantiated", ex);
|
/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. */
|
/frameworks/opt/telephony/src/java/com/google/android/mms/ |
ContentType.java | 165 // This class should never be instantiated.
|
/frameworks/opt/telephony/src/java/com/google/android/mms/pdu/ |
NotificationInd.java | 29 * by the Proxy-Relay server, this class is only instantiated
|
/hardware/intel/common/libmix/mix_audio/src/ |
mixacp.c | 16 * This object is should not be instantiated as codec specific parameters are definied in individual derive classes.
|
/libcore/luni/src/main/java/java/math/ |
BitLevel.java | 37 /** Just to denote that this class can't be instantiated. */
|
/libcore/ojluni/src/main/java/java/util/jar/ |
Pack200.java | 119 * This class is loaded and instantiated. If this process fails 123 * property, then the system-default implementation class is instantiated, 144 * The class is loaded and instantiated. If this process fails 149 * is instantiated, and the result is returned.</p></li> [all...] |
/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/DeskClock/src/com/android/deskclock/data/ |
TimerDAO.java | 67 // Lazily instantiated and cached for the life of the application.
|
/packages/apps/Messaging/src/android/support/v7/mms/pdu/ |
ContentType.java | 165 // This class should never be instantiated.
|
NotificationInd.java | 27 * by the Proxy-Relay server, this class is only instantiated
|
Completed in 1308 milliseconds
<<21222324252627282930>>