HomeSort by relevance Sort by last modified time
    Searched full:instances (Results 76 - 100 of 2186) sorted by null

1 2 34 5 6 7 8 91011>>

  /frameworks/opt/vcard/java/com/android/vcard/
VCardParser.java 35 * instances handle callbacks.</p>
47 * instances handle callbacks.</p>
  /tools/motodev/src/plugins/remote.device/src/com/motorola/studio/android/remote/
RemoteDeviceInstanceBuilder.java 24 * This class knows how to build TmL instances of remote devices.
47 * not make sense for Android Remote Devices Instances.
  /packages/providers/CalendarProvider/tests/src/com/android/providers/calendar/
CalendarProvider2Test.java 36 import android.provider.CalendarContract.Instances;
292 * This command dumps the list of instances to the log for debugging.
314 * This command queries the number of instances and compares it to the given
339 * When this command runs it verifies that all of the instances in the
340 * given range match the expected instances (each instance is specified by
346 long[] instances; field in class:CalendarProvider2Test.VerifyAllInstances
363 this.instances = new long[len];
367 this.instances[index++] = time.toMillis(false /* use isDst */);
374 if (instances != null) {
375 len = instances.length
    [all...]
  /cts/tools/signature-tools/src/signature/compare/model/
IAnnotationDelta.java 25 * instances.
IApiDelta.java 24 * {@code IApiDelta} models the delta between two {@link IApi} instances.
IExecutableMemberDelta.java 25 * {@link IExecutableMember} instances.
IMemberDelta.java 25 * instances.
IPackageDelta.java 25 * instances.
IParameterizedTypeDelta.java 25 * {@link IParameterizedType} instances.
ITypeVariableDefinitionDelta.java 23 * {@link ITypeVariableDefinition} instances.
IUpperBoundsDelta.java 26 * &lt;ITypeReference&gt;} instances.
IWildcardTypeDelta.java 23 * {@link IWildcardType} instances.
  /cts/tools/signature-tools/src/signature/io/html/
TemplateStore.java 52 private TemplateStore() {/* no instances allowed */
  /dalvik/dexgen/src/com/android/dexgen/dex/code/
CatchBuilder.java 24 * Interface for the construction of {@link CatchTable} instances.
  /dalvik/dexgen/src/com/android/dexgen/rop/annotation/
Annotations.java 28 * List of {@link Annotation} instances.
44 * two given instances. The two instances must contain disjoint sets
187 * instances must not have any duplicate types.
  /dalvik/dx/src/com/android/dx/dex/code/
CatchBuilder.java 24 * Interface for the construction of {@link CatchTable} instances.
  /dalvik/dx/src/com/android/dx/rop/annotation/
Annotations.java 28 * List of {@link Annotation} instances.
44 * two given instances. The two instances must contain disjoint sets
187 * instances must not have any duplicate types.
  /development/host/windows/usb/api/
adb_api_instance.cpp 28 /// Map that holds all instances of this object
  /development/samples/Support13Demos/src/com/example/android/supportv13/app/
_index.html 25 doesn't keep around the fragment instances that ViewPager has destroyed.</dd>
  /external/chromium/chrome/browser/automation/
chrome_frame_automation_provider.h 21 // instances.
  /external/chromium/chrome/browser/extensions/
external_pref_extension_loader.h 18 // Instances of this class are expected to be created and destroyed on the UI
  /external/chromium/chrome/browser/ui/gtk/
gtk_custom_menu.h 10 // GtkCustomMenuItem instances. GtkCustomMenuItem is a GtkMenuItem that can
  /external/chromium/chrome/browser/ui/views/frame/
browser_bubble_host.h 15 // A class providing a hosting environment for BrowserBubble instances.
  /external/chromium/chrome/common/net/
predictor_common.h 20 // Namelist instances.
  /external/dexmaker/src/dx/java/com/android/dx/dex/code/
CatchBuilder.java 24 * Interface for the construction of {@link CatchTable} instances.

Completed in 679 milliseconds

1 2 34 5 6 7 8 91011>>