HomeSort by relevance Sort by last modified time
    Searched full:simulate (Results 1 - 25 of 250) sorted by null

1 2 3 4 5 6 7 8 910

  /device/google/accessory/demokit/app/src/com/google/android/DemoKit/
BaseActivity.java 27 menu.add("Simulate");
34 if (item.getTitle() == "Simulate") {
  /cts/tests/tests/view/src/android/view/cts/
OrientationEventListenerTest.java 60 + "no way to simulate sensor events",
69 + "no way to simulate sensor events",
74 @ToBeFixed(explanation = "Can not simulate sensor events on the emulator.")
OrientationListenerTest.java 69 + "to simulate sensor events on the emulator",
78 + "to simulate sensor events on the emulator",
83 @ToBeFixed(explanation = "Can not simulate sensor events on the emulator.")
135 + "because there is no way to simulate the sensor events on the emulator.",
139 @ToBeFixed(explanation = "Can not simulate sensor events on the emulator.")
143 // TODO can not simulate sensor events on the emulator.
  /frameworks/base/test-runner/src/android/test/
TouchUtils.java 31 * InstrumentationTestCase or ActivityInstrumentationTestCase2 to simulate user interaction with
37 * Simulate touching in the center of the screen and dragging one quarter of the way down
50 * Simulate touching in the center of the screen and dragging one quarter of the way down
67 * Simulate touching in the center of the screen and dragging one quarter of the way up
80 * Simulate touching in the center of the screen and dragging one quarter of the way up
178 * Simulate touching the center of a view and dragging to the bottom of the screen.
193 * Simulate touching the center of a view and dragging to the bottom of the screen.
204 * Simulate touching the center of a view and dragging to the bottom of the screen.
221 * Simulate touching the center of a view and dragging to the bottom of the screen.
246 * Simulate touching the center of a view and releasing quickly (before the tap timeout)
    [all...]
  /cts/apps/CtsVerifier/src/com/android/cts/verifier/audioquality/
LoadGenerator.java 20 * Simulate a simple load on the CPU, to determine the effect on recording.
BackgroundAudio.java 25 * Used to simulate noisy environments, and for sound level calibration.
  /external/qemu/
shaper.h 36 /* a NetDelay object is used to simulate network connection latencies */
  /external/skia/include/utils/
SkUnitMappers.h 44 /** This returns cos(x), to simulate lighting a sphere, where 0 maps to the
  /frameworks/base/core/tests/hosttests/test-apps/ExternalSharedPermsBT/src/com/android/framework/externalsharedpermsbttestapp/
ExternalSharedPermsBTTest.java 26 /** The use of bluetooth below is simply to simulate an activity that tries to use bluetooth
  /frameworks/base/core/tests/hosttests/test-apps/ExternalSharedPermsFL/src/com/android/framework/externalsharedpermsfltestapp/
ExternalSharedPermsFLTest.java 28 /** The use of location manager below is simply to simulate an app that
  /external/iproute2/include/
ip6tables.h 61 unsigned int loaded; /* simulate loading so options are merged properly */
111 unsigned int loaded; /* simulate loading so options are merged properly */
iptables.h 84 unsigned int loaded; /* simulate loading so options are merged properly */
137 unsigned int loaded; /* simulate loading so options are merged properly */
  /external/iptables/include/
ip6tables.h 94 unsigned int loaded; /* simulate loading so options are merged properly */
144 unsigned int loaded; /* simulate loading so options are merged properly */
  /external/chromium/net/url_request/
url_request_file_dir_job.h 59 // To simulate Async IO, we hold onto the Reader's buffer while
  /external/qemu/distrib/sdl-1.2.12/src/video/epoc/
SDL_epocvideo.h 81 /* Simulate double screen height */
  /frameworks/base/core/tests/hosttests/test-apps/ExternalSharedPerms/src/com/android/framework/externalsharedpermstestapp/
ExternalSharedPermsTest.java 33 /** The use of location manager and bluetooth below are simply to simulate an app that
  /frameworks/base/core/tests/hosttests/test-apps/ExternalSharedPermsDiffKey/src/com/android/framework/externalsharedpermsdiffkeytestapp/
ExternalSharedPermsDiffKeyTest.java 31 /** The use of location manager and bluetooth below are simply to simulate an app that
  /packages/wallpapers/MusicVisualization/res/values-tl/
strings.xml 26 <string name="vis4_desc" msgid="2752246332053894804">"Mag-simulate ng isang analog na metro ng tunog."</string>
  /development/cmds/monkey/
README.NETWORK.txt 67 single location require both a down and an up. To simulate dragging,
68 send a "touch down", then a series of "touch move" events (to simulate
98 This command will simulate a user typing the given string on the
  /frameworks/base/policy/tests/src/com/android/internal/policy/impl/
LockPatternKeyguardViewTest.java 127 * Allows us to inject the lock and unlock views to simulate their behavior
256 // simulate screen turning on
298 // simulate screen asking to be recreated
  /development/samples/ApiDemos/src/com/example/android/apis/app/
ContactsFilterInstrumentation.java 59 // We are going to enqueue a couple key events to simulate the user
ContactsSelectInstrumentation.java 63 // We are going to enqueue a couple key events to simulate the user
  /development/samples/ApiDemos/src/com/example/android/apis/graphics/
_index.html 24 <dd>Demonstrates calling the {@link android.graphics.Matrix.html#setPolyToPoly(float[],int,float[],int,int)} method to translate coordinates on a canvas to a new perspective (used to simulate perspective). </dd>
  /external/quake/quake/src/QW/server/
newnet.txt 28 simulate world first, then clients, clients explicitly sim weapon projectiles
  /external/webkit/LayoutTests/http/tests/appcache/
cyrillic-uri.html 57 // To test encodings other than UTF-8, we need to simulate form submission (for XHR, Firefox

Completed in 980 milliseconds

1 2 3 4 5 6 7 8 910