HomeSort by relevance Sort by last modified time
    Searched full:instantiated (Results 276 - 300 of 1539) sorted by null

<<11121314151617181920>>

  /external/webrtc/webrtc/modules/audio_coding/neteq/
time_stretch.h 27 // cannot be instantiated, but must be used through either of the derived
  /frameworks/base/core/java/android/hardware/usb/
UsbEndpoint.java 40 * UsbEndpoint should only be instantiated by UsbService implementation
  /frameworks/base/docs/html/guide/topics/manifest/
instrumentation-element.jd 21 object is instantiated before any of the application's components.</dd>
  /frameworks/base/media/java/android/mtp/
MtpDeviceInfo.java 33 // only instantiated via JNI
  /frameworks/native/include/ui/
TVecHelpers.h 115 * is instantiated, at which point they're only templated on the 2nd parameter
196 * is instantiated, at which point they're only templated on the 2nd parameter
282 * is instantiated, at which point they're only templated on the 2nd parameter
346 * is instantiated, at which point they're only templated on the 2nd parameter
  /frameworks/opt/setupwizard/library/main/src/com/android/setupwizardlib/gesture/
ConsecutiveTapsGestureDetector.java 27 * <p/>This class is instantiated and used similar to a GestureDetector, where onTouchEvent should
  /frameworks/opt/telephony/src/java/com/google/android/mms/pdu/
ReadOrigInd.java 26 * by the Proxy-Relay server, this class is only instantiated
  /frameworks/opt/telephony/src/java/com/google/android/mms/util/
SqliteWrapper.java 36 // Forbidden being instantiated.
  /hardware/bsp/intel/peripheral/libupm/doxy/
README.cpp.md 7 Typically a sensor is represented as a class and instantiated.
README.java.md 6 Typically a sensor is represented as a class and instantiated.
  /libcore/harmony-tests/src/test/java/org/apache/harmony/tests/javax/net/ssl/
SSLContext1Test.java 183 assertNotNull("Client session is incorrectly instantiated: " + i,
185 assertNotNull("Server session is incorrectly instantiated: " + i,
462 assertNotNull("Server context is incorrectly instantiated", sslCi
537 assertNotNull("Socket factory is incorrectly instantiated",
  /libcore/luni/src/main/java/javax/xml/parsers/
FactoryConfigurationError.java 26 * or instantiated.
  /libcore/ojluni/src/main/java/java/lang/
Compiler.java 34 * Prevent this class from being instantiated.
  /libcore/ojluni/src/main/java/sun/net/www/protocol/http/
HttpCallerInfo.java 37 * This is an immutable class. It can be instantiated in two styles;
  /ndk/sources/cxx-stl/stlport/src/
warning_disable.h 13 # pragma warning( disable : 4660 ) /* template-class specialization '...' is already instantiated */
  /ndk/sources/cxx-stl/stlport/stlport/stl/config/
_sunprocc.h 10 // instantiated during compile time. This is due to undefing
  /packages/apps/Contacts/src/com/android/contacts/
TypePrecedence.java 40 /* This utility class has cannot be instantiated.*/
  /packages/apps/ContactsCommon/src/com/android/contacts/common/
Collapser.java 33 * This utility class cannot be instantiated.
  /packages/apps/DeskClock/src/com/android/deskclock/actionbarmenu/
ActionBarMenuManager.java 30 * This class needs to be instantiated before or during activity's onCreate event.
  /packages/apps/Messaging/src/android/support/v7/mms/pdu/
ReadOrigInd.java 24 * by the Proxy-Relay server, this class is only instantiated
  /packages/apps/Messaging/src/com/android/messaging/mmslib/pdu/
ReadOrigInd.java 26 * by the Proxy-Relay server, this class is only instantiated
  /packages/experimental/LoaderApp/src/com/android/loaderapp/model/
TypePrecedence.java 33 /* This utility class has cannot be instantiated.*/
  /packages/inputmethods/LatinIME/tools/dicttool/compat/android/text/
TextUtils.java 20 private TextUtils() { /* cannot be instantiated */ }
  /platform_testing/libraries/launcher-helper/src/android/support/test/launcherhelper/
ILauncherStrategy.java 25 * <p>Class will be instantiated by {@link LauncherStrategyFactory} based on current launcher
  /prebuilts/gdb/darwin-x86/lib/python2.7/xml/dom/
__init__.py 68 "DOMException should not be instantiated directly")

Completed in 3538 milliseconds

<<11121314151617181920>>