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

<<11121314151617181920>>

  /packages/apps/Email/res/layout/
message_compose.xml 40 instances of message_compose_attachment.xml in here.
  /prebuilts/ndk/5/sources/cxx-stl/stlport/
README 26 same STLport functions to each one of them, and having different instances
  /prebuilts/ndk/6/sources/cxx-stl/stlport/
README 26 same STLport functions to each one of them, and having different instances
  /prebuilts/ndk/7/sources/cxx-stl/stlport/
README 26 same STLport functions to each one of them, and having different instances
  /prebuilts/ndk/8/sources/cxx-stl/stlport/
README 26 same STLport functions to each one of them, and having different instances
  /sdk/common/src/com/android/io/
IAbstractFolder.java 26 * Instances of classes that implement this interface are used to
  /sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/editors/descriptors/
ListAttributeDescriptor.java 37 * Used by {@link DescriptorsUtils} to create instances of this descriptor.
  /sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/editors/manifest/descriptors/
ManifestPkgAttrDescriptor.java 35 * Used by {@link DescriptorsUtils} to create instances of this descriptor.
ThemeAttributeDescriptor.java 36 * Used by {@link DescriptorsUtils} to create instances of this descriptor.
  /sdk/rule_api/src/com/android/ide/common/api/
IMenuCallback.java 28 * typically do not have their own class, only their own instances) to share a single
  /tools/motodev/src/help/studio_help/src/topics/
t_emulator-view-opening.dita 41 click <uicontrol>No</uicontrol> when you are asked if running emulator instances should be stopped. Opening the
  /tools/motodev/src/plugins/launch/src/com/motorola/studio/android/launch/
LaunchConfigurationShortcut.java 371 * This method seeks within all registered instances, following the criteria:
382 //get all instances according ddms
383 Collection<ISerialNumbered> instances = DevicesManager.getInstance().getAllDevicesSorted(); local
385 for (ISerialNumbered instance : instances)
  /cts/tests/tests/content/src/android/content/cts/
ComponentNameTest.java 152 // new the ComponentName instances, both are the same.
158 // new the ComponentName instances, are not the same.
  /dalvik/dexgen/src/com/android/dexgen/dex/file/
Statistics.java 115 /** {@code >= 0;} number of instances */
118 /** {@code >= 0;} total size of instances in bytes */
  /dalvik/dx/src/com/android/dx/dex/file/
Statistics.java 115 /** {@code >= 0;} number of instances */
118 /** {@code >= 0;} total size of instances in bytes */
  /development/samples/Support4Demos/src/com/example/android/supportv4/app/
_index.html 60 doesn't keep around the fragment instances that ViewPager has destroyed.</dd>
71 <dd>Demonstrates creating a stack of Fragment instances similar to the
  /external/chromium/base/debug/
trace_event_win.h 61 // of temporary std::string instances.
80 // std::string instances where not needed.
  /external/chromium/chrome/browser/service/
service_process_control_browsertest.cc 24 // Delete all instances of ServiceProcessControl.
68 // This will delete all instances of ServiceProcessControl and close the IPC
  /external/chromium/chrome/browser/speech/
speech_input_bubble.h 53 // Factory method to create new instances.
69 // SpeechInputBubble instances. FactoryMethod is intended for testing.
  /external/chromium/chrome/browser/sync/util/
cryptographer.h 91 // Decrypts |encrypted| and uses its contents to initialize Nigori instances.
121 // Helper method to instantiate Nigori instances for each set of key
  /external/clang/include/clang/Driver/
Arg.h 32 /// instances have an intrusive double linked list which is used by
33 /// ArgList to provide efficient iteration over all instances of a
Option.h 43 /// they can be provided. Individual option instances store
47 /// concrete Arg instances, each of which corresponds to a
  /external/dexmaker/src/dx/java/com/android/dx/dex/file/
Statistics.java 115 /** {@code >= 0;} number of instances */
118 /** {@code >= 0;} total size of instances in bytes */
  /external/eclipse-windowbuilder/propertysheet/src/org/eclipse/wb/core/controls/
SelfOrientingSashForm.java 20 * Instances of the class <code>SelfOrientingSashForm</code> implement a sash form that will
42 * which is applicable to instances of this class, or must be built by <em>bitwise OR</em>'ing
  /external/eclipse-windowbuilder/propertysheet/src/org/eclipse/wb/internal/core/model/property/
Property.java 211 /** Sort {@link Property} instances alphabetically by property name */
219 /** Sort {@link Property} instances by priority */

Completed in 594 milliseconds

<<11121314151617181920>>