HomeSort by relevance Sort by last modified time
    Searched full:emulated (Results 151 - 175 of 599) sorted by null

1 2 3 4 5 67 8 91011>>

  /external/guava/guava/src/com/google/common/collect/
SingletonImmutableMap.java 31 @GwtCompatible(serializable = true, emulated = true)
SingletonImmutableSet.java 32 @GwtCompatible(serializable = true, emulated = true)
TreeMultimap.java 70 @GwtCompatible(serializable = true, emulated = true)
195 @GwtIncompatible("not needed in emulated source")
  /external/guava/guava-gwt/
pom.xml 103 <not><contains text="emulated = true"/></not>
  /external/guava/guava-gwt/src-super/com/google/common/collect/super/com/google/common/collect/
EnumBiMap.java 34 @GwtCompatible(emulated = true)
EnumHashBiMap.java 35 @GwtCompatible(emulated = true)
HashMultimap.java 44 @GwtCompatible(serializable = true, emulated = true)
ImmutableCollection.java 30 * GWT emulated version of {@link ImmutableCollection}.
  /external/guava/guava-tests/test/com/google/common/base/
EquivalenceTest.java 33 @GwtCompatible(emulated = true)
  /external/guava/guava-tests/test/com/google/common/collect/
AbstractLinkedIteratorTest.java 33 @GwtCompatible(emulated = true)
BstNodeTest.java 35 @GwtCompatible(emulated = true)
HashMultisetTest.java 32 @GwtCompatible(emulated = true)
LinkedHashMultisetTest.java 36 @GwtCompatible(emulated = true)
SortedListsTest.java 34 @GwtCompatible(emulated = true)
TransformedSetTest.java 40 @GwtCompatible(emulated = true)
  /external/qemu/android/
multitouch-screen.h 25 * is to report touch events to the emulated system via event device (see
sensors-port.c 75 /* Describes a sensor in the array of emulated sensors. */
193 /* Iterate through the flat sensor list, filling up array of emulated
209 D("Sensors: Emulated sensor '%s': Device id = %d, Emulator id = %d",
251 /* Disable all sensors, and reenable only those that are emulated by
  /external/qemu/slirp/
socket.h 38 u_int8_t so_emu; /* Is the socket emulated? */
  /external/qemu/slirp-android/
socket.h 39 u_int8_t so_emu; /* Is the socket emulated? */
  /external/qemu/telephony/
modem_driver.c 14 * on the emulated device.
  /frameworks/base/data/keyboards/
Vendor_046d_Product_c532.kl 19 # - The GRAVE key is emulated by the keyboard.
  /libcore/luni/src/main/java/java/io/
EmulatedFieldsForDumping.java 21 * An EmulatedFieldsForDumping is an object that represents a set of emulated
40 * a ObjectStreamClass, which describe the fields to be emulated
  /packages/apps/Settings/src/com/android/settings/
MasterClear.java 137 * If the external storage is emulated, it will be erased with a factory
154 // If it's not emulated, it is on a separate partition but it means we're doing
  /dalvik/vm/native/
dalvik_system_Zygote.cpp 247 * Create a private mount namespace and bind mount appropriate emulated
277 // /mnt/shell/emulated/0
279 // /mnt/shell/emulated/obb
281 // /storage/emulated/0
309 // /storage/emulated/0/Android
311 // /storage/emulated/0/Android/obb
  /frameworks/base/docs/html/tools/devices/
emulator.jd 87 aspects of your emulated phone and allow you to create many configurations to test
128 <li>Flash memory partitions (emulated through disk image files on the
168 application in more than one emulated device. You can use the emulator's
551 <p>The emulator supports emulated SDHC cards, so you can create an SD card image
    [all...]

Completed in 1170 milliseconds

1 2 3 4 5 67 8 91011>>