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

1 2 3 4 56 7 8 91011>>

  /external/protobuf/src/google/protobuf/
dynamic_message.h 35 // Defines an implementation of Message which can emulate types which are not
53 // Constructs implementations of Message which can emulate types which are not
  /frameworks/base/core/java/android/view/inputmethod/
InputConnectionWrapper.java 36 * places, you cannot emulate such a behavior by non-null {@link InputConnectionWrapper} that
52 * places, you cannot emulate such a behavior by non-null {@link InputConnectionWrapper} that
  /frameworks/support/v7/appcompat/tests/src/android/support/v7/widget/
ListPopupWindowTest.java 179 // Determine the location of the popup on the screen so that we can emulate
190 // The logic below uses Instrumentation to emulate a tap outside the bounds of the
194 // It is not correct to emulate these two sequences separately in the test, as it
195 // wouldn't emulate the user-facing interaction for this test. Note that usage
305 // The logic below uses Instrumentation to emulate a swipe / drag gesture to bring up
318 // Inject a sequence of MOVE events that emulate a "swipe down" gesture
325 // sleep for a bit to emulate a 200ms swipe
381 // Emulate drag-down gesture with a sequence of motion events
  /prebuilts/misc/darwin-x86_64/protobuf2.5/include/google/protobuf/
dynamic_message.h 35 // Defines an implementation of Message which can emulate types which are not
51 // Constructs implementations of Message which can emulate types which are not
  /prebuilts/misc/linux-x86_64/protobuf2.5/include/google/protobuf/
dynamic_message.h 35 // Defines an implementation of Message which can emulate types which are not
51 // Constructs implementations of Message which can emulate types which are not
  /prebuilts/misc/windows/protobuf2.5/include/google/protobuf/
dynamic_message.h 35 // Defines an implementation of Message which can emulate types which are not
51 // Constructs implementations of Message which can emulate types which are not
  /prebuilts/tools/darwin-x86_64/protoc/include/google/protobuf/
dynamic_message.h 35 // Defines an implementation of Message which can emulate types which are not
57 // Constructs implementations of Message which can emulate types which are not
  /prebuilts/tools/linux-x86_64/protoc/include/google/protobuf/
dynamic_message.h 35 // Defines an implementation of Message which can emulate types which are not
51 // Constructs implementations of Message which can emulate types which are not
  /frameworks/compile/mclinker/unittests/
LinkerTest.cpp 54 linker.emulate(script, config);
89 linker.emulate(script, config);
147 linker.emulate(script1, config1);
197 linker.emulate(script2, config2);
245 linker.emulate(script1, config1);
300 linker.emulate(script2, config2);
345 linker.emulate(script, config);
  /frameworks/compile/mclinker/lib/Core/
Linker.cpp 46 /// emulate - To set up target-dependent options and default linker script.
48 bool Linker::emulate(LinkerScript& pScript, LinkerConfig& pConfig) { function in class:mcld::Linker
363 return m_pTarget->emulate(pScript, *m_pConfig);
  /developers/build/prebuilts/gradle/CardEmulation/Application/src/main/res/xml/
aid_list.xml 18 <!-- This file defines which AIDs this application should emulate cards for.
  /developers/samples/android/connectivity/nfc/CardEmulation/Application/src/main/res/xml/
aid_list.xml 18 <!-- This file defines which AIDs this application should emulate cards for.
  /development/samples/ApiDemos/src/com/example/android/apis/content/
MediaContentJob.java 107 // We will emulate taking some time to do this work, so we can see batching happen.
  /development/samples/browseable/CardEmulation/res/xml/
aid_list.xml 18 <!-- This file defines which AIDs this application should emulate cards for.
  /development/tools/labpretest/
README 3 The labpretest.sh script is designed to emulate a typical automated test lab
  /device/generic/goldfish/camera/
EmulatedCameraFactory.cpp 61 /* Use fake camera to emulate back-facing camera. */
118 /* Use fake camera to emulate front-facing camera. */
443 * is set to 'both', or 'back', then fake camera is used to emulate back
474 * is set to 'both', or 'front', then fake camera is used to emulate front
  /docs/source.android.com/src/devices/input/
migration-guide.jd 34 may need to provide new device-specific key maps to emulate the old behavior.
  /external/antlr/antlr-3.4/runtime/Python/
TODO 65 - add methods to emulate java API, but mark 'em as deprecated
  /external/autotest/server/site_tests/display_HDCPScreen/
display_HDCPScreen.py 73 # Do unplug and plug to emulate switching to a different
  /external/autotest/server/site_tests/display_HotPlugNoisy/
display_HotPlugNoisy.py 112 # We emulate this behavior below and report error if
  /external/chromium-trace/catapult/tracing/tracing/base/
event_target.html 91 // properties and methods so that we can emulate this correctly.
  /external/fio/os/
os-mac.h 39 * Emulate the functionality using setitimer and sigaction here
  /external/jacoco/org.jacoco.core.test/src/org/jacoco/core/runtime/
ModifiedSystemClassRuntimeTest.java 47 /** This static member emulate the instrumented system class. */
  /external/libexif/test/
test-parse.c 85 /* emulate strndup */
  /external/libxml2/
build_glob.py 7 # data (TSD) is used to emulate global state.

Completed in 2243 milliseconds

1 2 3 4 56 7 8 91011>>