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

12 3 4 5 6 7 8 91011>>

  /developers/samples/android/connectivity/nfc/CardEmulation/
template-params.xml 28 This sample demonstrates how to emulate an NFC card, using the "host card emulation"
  /development/samples/browseable/CardEmulation/res/values/
base-strings.xml 24 This sample demonstrates how to emulate an NFC card, using the "host card emulation"
  /external/autotest/client/virt/tests/
ioquit.py 6 Emulate the poweroff under IO workload(dd so far) using kill -9.
  /external/autotest/test_suites/
control.chameleon_vga 17 The Chameleon board can emulate a monitor such that the test can control
  /external/testng/src/main/java/org/testng/reporters/
XMLConstants.java 5 * tries to emulate what's in org.apache.tools.ant.taskdefs.optional.junit.XMLConstants
  /external/v8/test/promises-aplus/
README 17 - Emulate require function in Node.
  /libnativehelper/
ALog-priv.h 32 * Basic log message macros intended to emulate the behavior of log/log.h
  /packages/apps/TV/common/
buildconfig.mk 17 # Emulate gradles BuildConfig.java
  /packages/services/Car/service/res/values/
strings.xml 55 <string name="car_permission_label_mock_vehicle_hal">Emulate vehicle HAL</string>
56 <!-- Permission text: can emulate information from your car [CHAR LIMIT=NONE] -->
57 <string name="car_permission_desc_mock_vehicle_hal">Emulate your car\'s vehicle HAL for internal
60 <!-- Permission text: can emulate information from your car [CHAR LIMIT=NONE] -->
  /prebuilts/go/darwin-x86/misc/cgo/testcarchive/src/libgo/
libgo.go 22 // emulate an exceedingly slow package initialization function
  /prebuilts/go/darwin-x86/src/runtime/
sigpanic_unix.go 52 g.sigcode1 = 0 // TODO: emulate si_addr
  /prebuilts/go/linux-x86/misc/cgo/testcarchive/src/libgo/
libgo.go 22 // emulate an exceedingly slow package initialization function
  /prebuilts/go/linux-x86/src/runtime/
sigpanic_unix.go 52 g.sigcode1 = 0 // TODO: emulate si_addr
  /toolchain/binutils/binutils-2.25/libiberty/
getcwd.c 0 /* Emulate getcwd using getwd.
  /build/target/board/generic/
BoardConfig.mk 19 # that are slower to emulate. On the other hand, it is possible to emulate
  /frameworks/base/docs/html-intl/intl/ko/preview/features/
direct-boot.jd 172 $ adb shell sm set-emulate-fbe true
178 $ adb shell sm set-emulate-fbe false
  /frameworks/base/docs/html-intl/intl/ru/preview/features/
direct-boot.jd 172 $ adb shell sm set-emulate-fbe true
178 $ adb shell sm set-emulate-fbe false
  /frameworks/base/packages/Keyguard/src/com/android/keyguard/
KeyguardSecurityView.java 75 * Emulate activity life cycle within the view. When called, the view should clean up
81 * Emulate activity life cycle within this view. When called, the view should prepare itself
  /frameworks/compile/mclinker/include/mcld/Support/
Target.h 77 /// emulate - given MCLinker default values for the other aspects of the
79 bool emulate(LinkerScript& pScript, LinkerConfig& pConfig) const;
  /frameworks/compile/mclinker/lib/Support/
Target.cpp 51 /// emulate - given MCLinker default values for the other aspects of the
53 bool Target::emulate(LinkerScript& pScript, LinkerConfig& pConfig) const { function in class:mcld::Target
  /packages/apps/Email/tests/src/com/android/emailcommon/utility/
DelayedOperationsTests.java 146 // Emulate Handler.post
152 // Emulate Handler.removeCallbacks
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/linux/
prctl.h 27 # define PR_FPEMU_NOPRINT 1 /* silently emulate fp operations accesses */
28 # define PR_FPEMU_SIGFPE 2 /* don't emulate fp operations, send SIGFPE instead */
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/linux/
prctl.h 27 # define PR_FPEMU_NOPRINT 1 /* silently emulate fp operations accesses */
28 # define PR_FPEMU_SIGFPE 2 /* don't emulate fp operations, send SIGFPE instead */
  /cts/tests/tests/bluetooth/src/android/bluetooth/cts/
AdvertiseCallbackTest.java 54 // A mock advertiser which emulate BluetoothLeAdvertiser behavior.
  /external/autotest/client/site_tests/touch_MouseScroll/
README 13 To record horizontal scrolls, please emulate a mouse which has this feature and

Completed in 1407 milliseconds

12 3 4 5 6 7 8 91011>>