HomeSort by relevance Sort by last modified time
    Searched full:emulation (Results 201 - 225 of 1251) sorted by null

1 2 3 4 5 6 7 891011>>

  /frameworks/base/core/java/android/nfc/cardemulation/
CardEmulation.java 40 * NFC card emulation services.
42 * For a general introduction into NFC card emulation,
44 * NFC card emulation developer guide</a>.</p>
55 * card emulation service for a certain category. This will
87 * Category that can be used for all other card emulation
98 * <p>When using ISO-DEP card emulation with {@link HostApduService}
110 * <p>In this mode, when using ISO-DEP card emulation with {@link HostApduService}
120 * <p>In this mode, when using ISO-DEP card emulation with {@link HostApduService}
160 Log.e(TAG, "This device does not support card emulation");
185 * the default service to handle a card emulation category
    [all...]
  /sdk/apps/SdkController/src/com/android/tools/sdkcontroller/lib/
Connection.java 46 * type of emulation. For instance, AndroidSensorsPort in the emulator, and
47 * SensorChannel in the application implement sensors emulation.
48 * Emulation channels are identified by unique names. For instance, sensor emulation
49 * is done via "sensors" channel, multi-touch emulation is done via "multi-touch"
57 * by the requested type of emulation.
  /external/webrtc/tools/network_emulator/
emulate.py 170 logging.info('Started network emulation with the following configuration:\n'
185 raw_input('Press Enter to abort Network Emulation...')
188 logging.info('Completed Network Emulation.')
  /build/make/target/board/generic_mips/
BoardConfig.mk 52 # Build OpenGLES emulation guest and host libraries
  /build/make/target/board/generic_mips64/
BoardConfig.mk 67 # Build OpenGLES emulation guest and host libraries
  /developers/build/prebuilts/gradle/CardEmulation/
README.md 5 This sample demonstrates how to emulate an NFC card, using the "host card emulation"
  /developers/samples/android/connectivity/nfc/CardEmulation/
README.md 5 This sample demonstrates how to emulate an NFC card, using the "host card emulation"
  /device/generic/common/nfc/
libnfc-nci.conf 14 # 2: screen-off card-emulation (CE4/CE3/CE1 modes are used)
  /device/generic/goldfish/
init.goldfish.sh 24 # modem emulation that runs inside the guest system
  /device/google/marlin/nfc/
libnfc-nci.conf 25 # 2: screen-off card-emulation (CE4/CE3/CE1 modes are used)
  /device/google/wahoo/nfc/
libnfc-nci.conf 25 # 2: screen-off card-emulation (CE4/CE3/CE1 modes are used)
  /device/linaro/bootloader/edk2/EdkCompatibilityPkg/Sample/Platform/Nt32/Ppi/NtLoadAsDll/
NtLoadAsDll.h 18 Nt service Ppi that is used to load PE32s in the NT emulation environment.
  /device/linaro/bootloader/edk2/Nt32Pkg/CpuRuntimeDxe/
CpuDriver.h 18 NT Emulation Architectural Protocol Driver as defined in Tiano.
  /device/linaro/bootloader/edk2/Nt32Pkg/TimerDxe/
Timer.h 18 NT Emulation Architectural Protocol Driver as defined in Tiano.
  /device/linaro/bootloader/edk2/Nt32Pkg/WinNtThunkDxe/
WinNtThunk.c 19 state protocols. WinNtThunk is to the NT emulation environment as
  /device/linaro/bootloader/edk2/QuarkSocPkg/QuarkNorthCluster/MemoryInit/Pei/
io.h 33 // Has to be 0 because of emulation static data
  /external/freetype/src/psaux/
pstypes.h 58 * *) type may be supported by emulation on a 32-bit architecture
  /external/guava/guava/src/com/google/common/collect/
EmptyContiguousSet.java 74 @GwtIncompatible("not used by GWT emulation")
  /external/guava/guava-gwt/src-super/com/google/common/collect/super/com/google/common/collect/
HashBiMap.java 25 * GWT emulation of {@code HashBiMap} that just delegates to two HashMaps.
  /external/guava/guava-gwt/src-super/java/nio/charset/
Charset.java 24 * A minimal GWT emulation of {@link Charset}.
  /external/guava/guava-gwt/test-super/com/google/common/collect/testing/super/com/google/common/collect/testing/
Platform.java 20 * Minimal GWT emulation of {@code com.google.common.collect.testing.Platform}.
  /external/guava/guava-gwt/test-super/com/google/common/collect/testing/super/com/google/common/collect/testing/testers/
Platform.java 23 * The emulation source used in GWT.
  /external/kernel-headers/original/uapi/asm-x86/asm/
stat.h 116 /* for 32bit emulation and 32 bit kernels */
  /external/kernel-headers/original/uapi/linux/
eventpoll.h 66 * 32bit structure. This makes 32bit emulation easier.
  /external/libcxx/cmake/
config-ix.cmake 78 # TODO(compnerd) do we want to support an emulation layer that allows for the

Completed in 1658 milliseconds

1 2 3 4 5 6 7 891011>>