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

<<11121314151617181920>>

  /external/opencv3/samples/android/camera-calibration/src/org/opencv/samples/cameracalibration/
CameraCalibrationActivity.java 67 Log.i(TAG, "Instantiated new " + this.getClass());
CameraCalibrator.java 47 Log.i(TAG, "Instantiated new " + this.getClass());
  /external/opencv3/samples/android/color-blob-detection/src/org/opencv/samples/colorblobdetect/
ColorBlobDetectionActivity.java 62 Log.i(TAG, "Instantiated new " + this.getClass());
  /external/opencv3/samples/android/face-detection/src/org/opencv/samples/facedetect/
FdActivity.java 115 Log.i(TAG, "Instantiated new " + this.getClass());
  /external/opencv3/samples/android/tutorial-3-cameracontrol/src/org/opencv/samples/tutorial3/
Tutorial3Activity.java 60 Log.i(TAG, "Instantiated new " + this.getClass());
  /external/selinux/secilc/docs/
cil_call_macro_statements.md 29 <td align="left"><p>The identifier of the <code>macro</code> to be instantiated.</p></td>
  /external/skia/src/pdf/
SkPDFFont.h 78 reference to each instantiated class.
  /external/testng/src/main/java/org/testng/annotations/
Configuration.java 21 * If true, the annotated method will be run after the test class is instantiated
  /external/v8/src/base/
logging.h 88 // Commonly used instantiations of MakeCheckOpString<>. Explicitly instantiated
  /external/webrtc/webrtc/modules/audio_device/android/
audio_record_jni.h 32 // first available in Jelly Bean. If it is instantiated running against earlier
  /frameworks/base/core/java/android/content/pm/
ComponentInfo.java 55 * Indicates whether or not this component may be instantiated. Note that this value can be
  /frameworks/base/core/java/android/hardware/camera2/marshal/
MarshalRegistry.java 65 * Marshalers are instantiated lazily once they are looked up; successive lookups
  /frameworks/base/core/java/android/hardware/usb/
UsbConfiguration.java 56 * UsbConfiguration should only be instantiated by UsbService implementation
UsbInterface.java 46 * UsbInterface should only be instantiated by UsbService implementation
  /frameworks/base/core/java/android/provider/
CalendarContract.java 191 * This utility class cannot be instantiated
497 * This utility class cannot be instantiated
685 * This utility class cannot be instantiated
    [all...]
  /frameworks/base/core/java/android/util/
Xml.java 163 * instantiated on top of the XmlPullParser, as a proxy for retrieving its
  /frameworks/base/core/java/android/webkit/
GeolocationPermissions.java 134 * This class should not be instantiated directly, applications must only use
  /frameworks/base/docs/html/guide/topics/manifest/
provider-element.jd 95 <dd>Whether or not the content provider can be instantiated by the system &mdash;
106 "{@code false}", the provider is disabled; it cannot be instantiated.
197 <dd>The order in which the content provider should be instantiated,
223 Normally, a content provider is instantiated in the process of the
  /frameworks/base/media/java/android/mtp/
MtpEvent.java 69 * MtpEvent is instantiated by JNI.
  /frameworks/base/services/core/java/com/android/server/audio/
RecordingActivityMonitor.java 188 // can afford to be static because only one RecordingActivityMonitor ever instantiated
  /frameworks/minikin/include/minikin/
LineBreaker.h 159 // easily be instantiated with Minikin's Layout. Future work for when needed.
  /frameworks/native/include/binder/
PersistableBundle.h 49 * Setters for PersistableBundle. Adds a a key-value pair instantiated with
  /frameworks/opt/telephony/src/java/com/google/android/mms/pdu/
RetrieveConf.java 29 * by the Proxy-Relay server, this class is only instantiated
  /frameworks/opt/timezonepicker/src/com/android/timezonepicker/
TimeZonePickerUtils.java 44 * This needs to be an instantiated class so that it doesn't need to continuously re-load the
  /hardware/bsp/intel/peripheral/libupm/
README.md 7 Typically a sensor is represented as a class and instantiated.

Completed in 1638 milliseconds

<<11121314151617181920>>