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

<<11121314151617181920>>

  /external/guava/guava/src/com/google/common/io/
Resources.java 48 * Returns a factory that will supply instances of {@link InputStream} that
66 * Returns a factory that will supply instances of
  /external/guava/guava/src/com/google/common/util/concurrent/
ListenableFuture.java 60 * class. The way that they will create {@code ListenableFuture} instances
61 * depends on how they currently create {@code Future} instances:
  /external/icu4c/common/
rbbidata.h 18 * RBBIDataWrapper - Instances of this class sit between the
28 * set of RBBI run time data being shared by instances
  /external/javassist/src/main/javassist/tools/reflect/
Compiler.java 41 * metaobjects associated with instances of the class followed by
45 * class metaobjects associated with instances of the class followed by
  /external/llvm/bindings/python/llvm/
disassembler.py 37 Disassembler instances are tied to specific "triple," which must be defined
40 Disassembler instances can disassemble instructions from multiple sources.
  /external/llvm/include/llvm/CodeGen/
RegAllocPBQP.h 11 // instances to represent register allocation problems, and the RegAllocPBQP
107 /// Builds PBQP instances to represent register allocation problems. Includes
  /external/llvm/include/llvm/MC/
MCInst.h 31 /// MCOperand - Instances of this class represent operands of the MCInst class.
148 /// MCInst - Instances of this class represent a single low-level machine
  /external/proguard/src/proguard/gui/
MemberSpecificationsPanel.java 147 * Sets the MemberSpecification instances to be represented in this panel.
181 * Returns the MemberSpecification instances currently represented in
  /external/webkit/Source/JavaScriptCore/tests/mozilla/ecma/FunctionObjects/
15.3.5-1.js 24 ECMA Section: 15.3.5 Properties of Function Instances
60 var TITLE = "Properties of Function Instances";
  /external/webkit/Source/WebCore/platform/graphics/chromium/
LayerRendererChromium.h 203 // Store values that are shared between instances of each layer type
205 // multiple instances of the compositor running in the same renderer process
  /frameworks/av/media/libeffects/lvm/lib/SpectrumAnalyzer/src/
LVPSA_Init.c 53 /* Ints_Alloc instances, needed for memory alignment management */
87 /*Inst_Alloc instances initialization */
  /frameworks/base/core/java/android/appwidget/
AppWidgetManager.java 259 * instances as possible.</td>
359 * @param appWidgetIds The AppWidget instances for which to set the RemoteViews.
379 * @param appWidgetId The AppWidget instances for which to set the RemoteViews.
399 * @param appWidgetId The AppWidget instances for which to set the RemoteViews.
455 * @param appWidgetIds The AppWidget instances for which to set the RemoteViews.
495 * Set the RemoteViews to use for all AppWidget instances for the supplied AppWidget provider.
517 * Notifies the specified collection view in all the specified AppWidget instances
520 * @param appWidgetIds The AppWidget instances for which to notify of view data changes.
    [all...]
AppWidgetProvider.java 108 * may be all of the AppWidget instances for this provider, or just
137 * one or more AppWidget instances have been deleted. Override this method to implement
  /frameworks/base/core/java/android/content/pm/
ProviderInfo.java 68 /** If true, this content provider allows multiple instances of itself
69 * to run in different process. If false, a single instances is always
  /frameworks/base/core/tests/coretests/src/android/content/pm/
VerifierDeviceIdentityTest.java 58 assertTrue("The two VerifierDeviceIdentity instances should be equal", id1.equals(id2));
65 assertFalse("The two VerifierDeviceIdentity instances should be unique", id1.equals(id2));
  /libcore/luni/src/main/java/javax/net/ssl/
SSLContextSpi.java 116 * based an SSLSocket created from this instances SocketFactory.
129 * based an SSLSocket created from this instances SocketFactory.
  /packages/apps/Contacts/tests/src/com/android/contacts/util/
IntegrationTestUtils.java 164 * This method will recurse down through all {@link ViewGroup} instances looking for
165 * {@link View} instances of the supplied class type. Specifically it will use the
  /packages/apps/Mms/src/com/android/mms/transaction/
TransactionSettings.java 32 * Container of transaction settings. Instances of this class are contained
33 * within Transaction instances to allow overriding of the default APN
  /packages/apps/Music/src/com/android/music/
MediaAppWidgetProvider.java 88 * Check against {@link AppWidgetManager} if there are any instances of this widget.
110 * Update all active widget instances by pushing changes
  /system/core/adb/
OVERVIEW.TXT 7 - keep track of all Android devices and emulators instances
20 as well as when emulator instances start/stop.
  /tools/motodev/src/plugins/android/src/com/motorola/studio/android/devices/
DevicesManager.java 41 * This manager provides information about device instances
203 * The default comparator to be used to sort ISerialNumbered instances
  /dalvik/docs/
java-constraints.html 772 be accessed on already initialized instances.
790 The must be no backwards branches with uninitialized instances on the
793 uninitialized instances.
1062 <code>ReturnAddress</code> instances must not be reused. If a
1065 <code>ReturnAddress</code> instances further down the stack must
  /external/chromium/base/metrics/
field_trial.h 36 // // Note: This field trial will run in Chrome instances compiled through
37 // // 8 July, 2015, and after that all instances will be in "StandardMem".
223 // Destructor Release()'s references to all registered FieldTrial instances.
238 // Create a persistent representation of all FieldTrial instances for
269 // A map from FieldTrial names to the actual instances.
  /frameworks/base/core/java/android/os/
StrictMode.java 326 * Creates {@link ThreadPolicy} instances. Methods whose names start
537 // Map from class to max number of allowed instances in memory.
554 * Creates {@link VmPolicy} instances. Methods whose names start
592 * Set an upper bound on how many instances of a class can be in memory
1424 long instances = VMDebug.countInstancesOfClass(klass, false); local
1960 long instances = VMDebug.countInstancesOfClass(klass, false); local
    [all...]
  /frameworks/base/graphics/java/android/graphics/drawable/
GradientDrawable.java 180 * <p><strong>Note</strong>: changing this property will affect all instances
201 * <p><strong>Note</strong>: changing this property will affect all instances
220 * <p><strong>Note</strong>: changing this property will affect all instances
237 * <p><strong>Note</strong>: changing this property will affect all instances
270 * <p><strong>Note</strong>: changing this property will affect all instances
288 * <p><strong>Note</strong>: changing this property will affect all instances
306 * <p><strong>Note</strong>: changing this property will affect all instances
324 * <p><strong>Note</strong>: changing this property will affect all instances
343 * <p><strong>Note</strong>: changing this property will affect all instances
361 * <p><strong>Note</strong>: changing this property will affect all instances
    [all...]

Completed in 1439 milliseconds

<<11121314151617181920>>