OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:emulator
(Results
51 - 75
of
1201
) sorted by null
1
2
3
4
5
6
7
8
9
10
11
>>
/device/generic/mini-emulator-x86_64/
mini_emulator_x86_64.mk
17
$(call inherit-product, device/generic/mini-
emulator
-armv7-a-neon/mini_emulator_common.mk)
20
PRODUCT_DEVICE := mini-
emulator
-x86_64
22
PRODUCT_MODEL := mini-
emulator
-x86_64
/sdk/apps/SdkController/src/com/android/tools/sdkcontroller/lib/
Connection.java
33
* Encapsulates a connection between SdkController service and the
emulator
. On
35
* 'android.sdk.controller'. On the
emulator
side the connection is established
42
* The way communication between the
emulator
and SDK controller service works
45
* 1. Both sides,
emulator
and the service have components that implement a particular
46
* type of emulation. For instance, AndroidSensorsPort in the
emulator
, and
52
* 2. Channels are connected to
emulator
via separate socket instance (though all
55
* 3. Connection is initiated by the
emulator
side, while the service provides
61
* 1. Bind to "android.sdk.controller" socket, listening to
emulator
connections.
65
* 3. Bind
emulator
connection with service-side channel via port name, provided by
66
* the
emulator
[
all
...]
Channel.java
34
* Encapsulates basics of a connection with the
emulator
.
39
* that defines logical format of the data transferred between the
emulator
and
41
* and transfers sensor value changes from the device to the
emulator
. "Multi-touch"
43
* events to the
emulator
, while receiving frame buffer updates from the
emulator
.
45
* Besides connection with the
emulator
, each channel may contain one or more UI
51
* - Implementing posting of messages to
emulator
in opposite to direct message
58
* Encapsulates a message posted to be sent to the
emulator
from a worker
143
/** Service-side
emulator
is connected. */
145
/** Service-side
emulator
is disconnected. *
[
all
...]
/system/core/adb/
SERVICES.TXT
35
host:
emulator
:<port>
37
new
emulator
starts up. <port> is a decimal number corresponding
38
to the
emulator
's ADB control port, i.e. the TCP port that the
39
emulator
will forward automatically to the adbd daemon running
40
in the
emulator
system.
42
This mechanism allows the ADB server to know when new
emulator
46
Ask to switch the connection to the device/
emulator
identified by
57
Ask to switch the connection to one
emulator
connected through TCP.
58
This will fail if there is more than one such
emulator
instance
63
either the device or
emulator
connect to/running on the host
[
all
...]
/sdk/
build.gradle
14
item('
emulator
/snapshot/snapshots.img') {
15
into 'lib/
emulator
'
16
notice '
emulator
/NOTICE'
18
item('
emulator
/skins/dynamic') {
19
into 'lib/
emulator
/skins/dynamic'
20
notice '
emulator
/NOTICE'
/build/make/target/product/
aosp_mips64.mk
22
# build quite specifically for the
emulator
, and might not be
38
include $(SRC_TARGET_DIR)/product/
emulator
.mk
44
PRODUCT_MODEL := AOSP on MIPS64
Emulator
sdk_phone_mips.mk
19
# build quite specifically for the
emulator
, and might not be
24
# AOSP
emulator
images build the AOSP messaging app.
sdk_phone_mips64.mk
19
# build quite specifically for the
emulator
, and might not be
25
# AOSP
emulator
images build the AOSP messaging app.
/hardware/interfaces/automotive/vehicle/2.0/default/impl/vhal_v2_0/
CommBase.h
33
* send and receive data to and from the
emulator
.
62
* @return std::vector<uint8_t> Serialized protobuf data received from
emulator
. This will be
68
* Transmits a string of data to the
emulator
.
PipeComm.h
33
* PipeComm uses a qemu pipe interface to connect to the Goldfish
Emulator
.
49
* @return std::vector<uint8_t> Serialized protobuf data received from
emulator
. This will be
55
* Transmits a string of data to the
emulator
.
/tools/tradefederation/core/prod-tests/res/config/sdk/
emulator-smoke-common.xml
16
<configuration description="Creates an avd, and launches
emulator
from a local sdk">
17
<option name="new-
emulator
" value="true" />
27
<option name="package" value="com.android.
emulator
.smoketests" />
/tools/tradefederation/core/src/com/android/tradefed/device/
IDeviceManager.java
92
* Helper method to launch
emulator
.
94
* Will launch the
emulator
as specified by the caller
96
* @param device the placeholder {@link ITestDevice} representing allocated
emulator
device
97
* @param bootTimeout the time in ms to wait for the
emulator
to boot
99
* @param emulatorArgs command line arguments to launch the
emulator
100
* @throws DeviceNotAvailableException if
emulator
fails to boot or come online
106
* Shut down the given
emulator
.
108
* Blocks until
emulator
disappears from adb. Will have no effect if
emulator
is already not
111
* @param device the {@link ITestDevice} representing
emulator
to shut dow
[
all
...]
IDeviceSelection.java
60
* @return <code>true</code> if an
emulator
has been requested
70
* @return <code>true</code> if an stub
emulator
has been requested. A stub
emulator
is a
71
* placeholder to be used when config has to launch an
emulator
.
/build/make/core/combo/arch/x86/
x86.mk
5
# are run in the
emulator
under KVM emulation (i.e. running directly on
/build/make/target/board/generic/sepolicy/
property_contexts
5
ro.
emulator
. u:object_r:qemu_prop:s0
/cts/hostsidetests/theme/
README
33
generate a new set of reference images from an
emulator
, do the following:
40
2. Obtain an x86_64
emulator
image from the build server by using the script
45
emulator
image from step 2. The exact configuration doesn't really matter;
46
you can use Nexus 5 as a template. Name the
emulator
"theme_emulator".
53
will automatically start the
emulator
in the required configurations and
70
There is an option to build locally an Android system image and use an
emulator
that is stored in
71
Android source tree under "prebuilts/android-
emulator
/linux-x86_64/
emulator
". This option does not
80
will automatically start the
emulator
in the required configurations and
/device/generic/goldfish/
init.ranchu-net.sh
14
# set up the second interface (for inter-
emulator
connections)
/device/generic/mini-emulator-arm64/
init.mini-emulator.rc
28
# disable some daemons the
emulator
doesn't want
37
setprop ro.setupwizard.mode
EMULATOR
43
# For the
emulator
, which bypasses Setup Wizard, you can specify
81
# program to check wether it runs on the
emulator
/device/generic/mini-emulator-armv7-a-neon/
init.mini-emulator.rc
28
# disable some daemons the
emulator
doesn't want
37
setprop ro.setupwizard.mode
EMULATOR
43
# For the
emulator
, which bypasses Setup Wizard, you can specify
81
# program to check wether it runs on the
emulator
/external/gemmlowp/scripts/
ci-before.sh
6
emulator
-avd test -no-audio -no-window &
/external/valgrind/
README.android_emulator
2
How to install and run an android
emulator
.
54
# Start your android
emulator
(it takes some time).
60
# Once the
emulator
is ready, push your Valgrind to the
emulator
:
/sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/preferences/
messages.properties
14
LaunchPreferencePage_Default_Emu_Options=Default
emulator
options:
/system/tools/aidl/docs/
making-changes.md
16
consistently pass against a device/
emulator
:
/tools/tradefederation/core/src/com/android/tradefed/targetprep/
SdkAvdPreparer.java
48
/** A {@link ITargetPreparer} that will create an avd and launch an
emulator
*/
57
"the maximum time in minutes to wait for
emulator
to boot.")
60
@Option(name = "window", description = "launch
emulator
with a graphical window display.")
63
@Option(name = "launch-attempts", description = "max number of attempts to launch
emulator
")
75
@Option(name = "gpu", description = "launch
emulator
with GPU on")
78
@Option(name = "force-kvm", description = "require kvm for
emulator
launch")
85
@Option(name = "
emulator
-device-type", description = "
emulator
device type to launch." +
89
@Option(name = "display", description = "which display to launch the
emulator
in. " +
97
@Option(name = "
emulator
-system-image"
[
all
...]
/device/generic/car/emulator/audio/
car_emulator_audio.mk
27
device/generic/car/
emulator
/audio/audio_policy_configuration.xml:system/etc/audio_policy_configuration.xml
29
DEVICE_PACKAGE_OVERLAYS += device/generic/car/
emulator
/audio/overlay
Completed in 1320 milliseconds
1
2
3
4
5
6
7
8
9
10
11
>>