HomeSort by relevance Sort by last modified time
    Searched full:emulator (Results 276 - 300 of 1201) sorted by null

<<11121314151617181920>>

  /external/libnl/include/netlink/route/qdisc/
netem.h 2 * netlink/route/sch/netem.h Network Emulator Qdisc
  /external/valgrind/docs/html/
dist.readme-android_emulator.html 25 How?to?install?and?run?an?android?emulator.<br>
77 #?Start?your?android?emulator?(it?takes?some?time).<br>
83 #?Once?the?emulator?is?ready,?push?your?Valgrind?to?the?emulator:<br>
  /frameworks/base/tools/preload/
Compile.java 26 * an emulator or device running in the background, this class will use it
  /frameworks/opt/telephony/tests/telephonytests/src/com/android/internal/telephony/
SimSmsTest.java 31 @Suppress // TODO: suppress this test for now since it doesn't work on the emulator
  /system/core/trusty/keymaster/
Android.bp 18 // including x86, the emulator, and the SDK. Modules must be uniquely
  /art/tools/
run-libcore-tests.sh 57 emulator="no"
58 if [ "$ANDROID_SERIAL" = "emulator-5554" ]; then
59 emulator="yes"
  /build/make/target/board/generic_arm64/
BoardConfig.mk 71 # Build and enable the OpenGL ES View renderer. When running on the emulator,
116 # Emulator system image is going to be used as GSI and some vendor still hasn't
128 BOARD_WLAN_DEVICE := emulator
  /device/generic/goldfish/lights/
lights_qemu.c 15 * This implements a lights hardware library for the Android emulator.
29 /* we connect with the emulator through the "hw-control" qemud service */
203 * The emulator lights Module
  /device/google/cuttlefish_common/guest/hals/camera/
EmulatedCameraFactory.h 42 * emulator's 'camera' service. For every camera found out there it creates an
44 * cameras. In addition to the cameras reported by the emulator, a fake camera
45 * emulator is always created, so there is always at least one camera that is
  /external/curl/packages/Symbian/
readme.txt 27 When starting curl in the Windows emulator from the Windows command-line,
34 stderr goes to the epocwind.out file (on the emulator). The standard
59 and limitations on the Windows emulator.
  /sdk/apps/SdkController/src/com/android/tools/sdkcontroller/lib/
Socket.java 28 * Encapsulates a connection with the emulator over a UNIX-domain socket.
31 /** UNIX-domain socket connected with the emulator. */
46 * @param socket Socket connection with the emulator.
  /sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/launch/
AndroidLaunchConfiguration.java 73 * Indicates whether the emulator should be called with -wipe-data
78 * Indicates whether the emulator should be called with -no-boot-anim
93 * Optional custom command line parameter to launch the emulator
AndroidLaunchController.java 94 * emulator. If an emulator is already running, this class will attempt to reuse
117 * List of {@link DelayedLaunchInfo} waiting for an emulator to connect.
118 * <p>Once an emulator has connected, {@link DelayedLaunchInfo#getDevice()} is set and the
127 * List of application waiting to be launched on a device/emulator.<br>
242 // set default emulator options
284 * Launches an android app on the device or emulator
411 "Automatic Target Mode: Preferred AVD '%1$s' is available on emulator '%2$s'",
424 "Automatic Target Mode: Preferred AVD '%1$s' is not available. Launching new emulator.",
484 // plugged in or emulator just booting up
    [all...]
  /system/core/adb/
adb.h 92 // A transport object models the connection to a remote device or emulator there
93 // is one transport per connected device/emulator. A "local transport" connects
94 // through TCP (for the emulator), while a "usb transport" through USB (for real
  /tools/tradefederation/core/prod-tests/src/com/android/sdk/
EmulatorBootTest.java 42 * A class for posting emulator boot result as a test
113 throw new DeviceUnresponsiveException("The emulator failed to boot", b,
149 throw new BuildError("The emulator do not have launcher run",
  /tools/tradefederation/core/src/com/android/tradefed/build/
SdkBuildInfo.java 225 * Helper method to return appropriate emulator executable
230 return "emulator.exe";
232 return "emulator";
  /prebuilts/gradle-plugin/com/android/tools/screenshot2/24.4.0-beta3/
screenshot2-24.4.0-beta3.jar 
  /prebuilts/gradle-plugin/com/android/tools/screenshot2/24.4.0-beta6/
screenshot2-24.4.0-beta6.jar 
  /prebuilts/gradle-plugin/com/android/tools/screenshot2/24.5.0/
screenshot2-24.5.0.jar 
  /prebuilts/gradle-plugin/com/android/tools/screenshot2/25.0.0/
screenshot2-25.0.0.jar 
  /prebuilts/gradle-plugin/com/android/tools/screenshot2/25.0.0-alpha1/
screenshot2-25.0.0-alpha1.jar 
  /prebuilts/gradle-plugin/com/android/tools/screenshot2/25.0.0-alpha3/
screenshot2-25.0.0-alpha3.jar 
  /prebuilts/gradle-plugin/com/android/tools/screenshot2/25.0.0-alpha5/
screenshot2-25.0.0-alpha5.jar 
  /prebuilts/gradle-plugin/com/android/tools/screenshot2/25.0.0-alpha7/
screenshot2-25.0.0-alpha7.jar 
  /prebuilts/gradle-plugin/com/android/tools/screenshot2/25.0.0-alpha9/
screenshot2-25.0.0-alpha9.jar 

Completed in 733 milliseconds

<<11121314151617181920>>