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

1 2 3 4 56 7 8 91011>>

  /external/guava/guava-tests/test/com/google/common/base/
ObjectsTest.java 30 @GwtCompatible(emulated = true)
  /external/guava/guava-tests/test/com/google/common/collect/
EnumMultisetTest.java 36 @GwtCompatible(emulated = true)
HashBasedTableTest.java 29 @GwtCompatible(emulated = true)
TablesTest.java 32 @GwtCompatible(emulated = true)
TablesTransformValuesTest.java 30 @GwtCompatible(emulated = true)
  /external/guava/guava-tests/test/com/google/common/testing/
FakeTickerTest.java 35 @GwtCompatible(emulated = true)
  /frameworks/base/obex/javax/obex/
ObexTransport.java 44 * exposed by Bluetooth or USB in kernel, RFCOMM socket emulated in Android
  /external/qemu/
CHANGES.TXT 53 - a computational bug sent the wrong latitude/longitude to the emulated
220 at boot time in the emulated system. This only works for system images
346 specifying the amount of physical RAM in the emulated device in megabytes.
429 previously disabled because it crashed the emulated kernel in previous
465 previously disabled because it crashed the emulated kernel in previous
484 send a simple GPS fix to the emulated system, without the headaches of
532 emulated system is idle. this is a known issue related to QEMU's internal
537 emulated system will start but GPS emulation will not work.
541 emulated system, though a single serial port.
577 it came from an emulated GPS unit. NOTE: this doesn't work unless yo
    [all...]
  /external/qemu/android/
help.c 392 " specify something to hook to an emulated device or communication channel.\n"
600 " use '-no-cache' to disable the cache partition in the emulated system.\n"
870 " use '-dpi-device <dpi>' to specify the screen resolution of the emulated\n"
    [all...]
hw-sensors.c 39 /* this code supports emulated sensor hardware
41 * Note that currently, only the accelerometer is really emulated, and only
163 * emulated system time (using the first sync: to compute an adjustment
367 * available emulated sensors. We compute the mask from the
499 /* change the value of the emulated sensor vector */
617 /* change the emulated proximity */
625 /* change the coarse orientation (landscape/portrait) of the emulated device */
  /external/guava/guava/src/com/google/common/collect/
ArrayListMultimap.java 62 @GwtCompatible(serializable = true, emulated = true)
162 @GwtIncompatible("Not needed in emulated source.")
EnumBiMap.java 38 @GwtCompatible(emulated = true)
134 @GwtIncompatible("not needed in emulated source.")
HashMultimap.java 49 @GwtCompatible(serializable = true, emulated = true)
140 @GwtIncompatible("Not needed in emulated source")
EmptyImmutableList.java 36 @GwtCompatible(serializable = true, emulated = true)
ImmutableEnumSet.java 31 @GwtCompatible(serializable = true, emulated = true)
SingletonImmutableList.java 34 @GwtCompatible(serializable = true, emulated = true)
  /frameworks/base/core/java/android/os/
Environment.java 113 // Device has emulated storage; external storage paths should have
119 // /storage/emulated/0
338 // /mnt/shell/emulated/0
344 // /mnt/shell/emulated/obb
620 * emulated. If true, the device does not have real external storage, and the directory
627 * <p>Emulated external storage may also be encrypted - see
679 * If the given path exists on emulated external storage, return the
691 // Fast return if not emulated, or missing variables
  /libcore/luni/src/main/java/java/io/
EmulatedFields.java 21 * An EmulatedFields is an object that represents a set of emulated fields for
38 // Actual value this emulated field holds
46 * Returns the descriptor for this emulated field.
55 * Returns the value held by this emulated field.
74 * be emulated (names, types, etc).
86 * Build emulated slots that correspond to emulated fields. A slot is a
91 * emulated (names, types, etc).
EmulatedFieldsForLoading.java 21 * An EmulatedFieldsForLoading is an object that represents a set of emulated
289 * Return the class descriptor for which the emulated fields are defined.
291 * @return ObjectStreamClass The class descriptor for which the emulated
  /external/qemu/distrib/sdl-1.2.15/src/video/
SDL_sysvideo.h 70 specified -- the desired bpp will be emulated with a shadow
155 /* Set the gamma correction directly (emulated with gamma ramps) */
158 /* Get the gamma correction directly (emulated with gamma ramps) */
  /external/qemu/docs/
ANDROID-SKIN-FILES.TXT 20 emulated handset.
58 - 'display': An emulated LCD screen area.
180 background image to display an emulated LCD screen. Valid sub-keys
  /external/qemu/target-arm/
translate-android.h 88 * pc - Emulated PC address for the instruction.
120 * NOTE: Before storing PC address in the array, we convert it from emulated
121 * address to a physical address. This way we deal with emulated addresses
  /cts/hostsidetests/appsecurity/test-apps/MultiUserStorageApp/src/com/android/cts/multiuserstorageapp/
MultiUserStorageTest.java 31 * Test multi-user emulated storage environment, ensuring that each user has
  /device/generic/goldfish/camera/
QemuClient.cpp 223 /* Select one of the two: 'factory', or 'emulated camera' service */
408 ALOGD("Emulated camera list: %s", *list);
418 * Qemu client for an 'emulated camera' service.
422 * Emulated camera queries
  /device/generic/goldfish/qemu-props/
qemu-props.c 18 * from the emulator program and set them in the currently-running emulated

Completed in 799 milliseconds

1 2 3 4 56 7 8 91011>>