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

<<11121314151617181920>>

  /external/webrtc/webrtc/base/
virtualsocketserver.cc 371 return 0; // 0 is success to emulate getsockopt()
376 return 0; // 0 is success to emulate setsockopt()
    [all...]
  /prebuilts/android-emulator/linux-x86_64/
emulator 
  /system/bt/audio_a2dp_hw/
audio_a2dp_hw.c 642 DEBUG("emulate a2dp write delay (%d us)", us_delay);
1052 DEBUG("emulate a2dp read delay (%d us)", us_delay);
    [all...]
  /frameworks/base/docs/html/about/versions/
android-4.4.jd 243 <p>Android apps can now emulate ISO14443-4 (ISO-DEP) NFC cards that use APDUs for data exchange (as specified in ISO7816-4). This allows an NFC-enabled device running Android 4.4 to emulate multiple NFC cards at the same time, and allows an NFC payment terminal or other NFC reader to initiate a transaction with the appropriate NFC card based on the application identifier (AID).</p>
245 <p>If you want to emulate an NFC card that is using these protocols in your app, create a service component based on the {@link android.nfc.cardemulation.HostApduService} class. Whereas if your app instead uses a secure element for card emulation, you need to create a service based on the {@link android.nfc.cardemulation.OffHostApduService} class, which will not directly be involved in the transactions but is necessary to register the AIDs that should be handled by the secure element.</p>
    [all...]
  /prebuilts/gdb/darwin-x86/lib/python2.7/
platform.py 124 # os.devnull was added in Python 2.4, so emulate it for earlier
545 # On Python 2.0 and later, emulate using _winreg
588 # Emulate the win32api module using Python APIs
    [all...]
  /prebuilts/gdb/linux-x86/lib/python2.7/
platform.py 124 # os.devnull was added in Python 2.4, so emulate it for earlier
545 # On Python 2.0 and later, emulate using _winreg
588 # Emulate the win32api module using Python APIs
    [all...]
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/
platform.py 124 # os.devnull was added in Python 2.4, so emulate it for earlier
545 # On Python 2.0 and later, emulate using _winreg
588 # Emulate the win32api module using Python APIs
    [all...]
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/
platform.py 124 # os.devnull was added in Python 2.4, so emulate it for earlier
545 # On Python 2.0 and later, emulate using _winreg
588 # Emulate the win32api module using Python APIs
    [all...]
  /toolchain/binutils/binutils-2.25/etc/
configure 17 if test -n "${ZSH_VERSION+set}" && (emulate sh) >/dev/null 2>&1; then :
18 emulate sh
135 as_bourne_compatible="if test -n \"\${ZSH_VERSION+set}\" && (emulate sh) >/dev/null 2>&1; then :
136 emulate sh
    [all...]
  /external/bison/po/
da.po 150 " -y, --yacc emulate POSIX Yacc\n"
1169 #~ " -y, --yacc emulate POSIX yacc\n"
el.po 159 " -y, --yacc emulate POSIX Yacc\n"
170 " -y, --yacc emulate POSIX Yacc\n"
it.po 149 " -y, --yacc emulate POSIX Yacc\n"
1164 #~ " -y, --yacc emulate POSIX yacc\n"
    [all...]
nb.po 165 " -y, --yacc emulate POSIX Yacc\n"
1187 #~ " -y, --yacc emulate POSIX yacc\n"
    [all...]
pt_BR.po 149 " -y, --yacc emulate POSIX Yacc\n"
1165 #~ " -y, --yacc emulate POSIX yacc\n"
ru.po 156 " -y, --yacc emulate POSIX Yacc\n"
    [all...]
  /external/libedit/src/
refresh.c 102 * emulate scroll by dropping first line and shuffling the rest.
1073 * emulate scroll by dropping first line and shuffling the rest.
  /external/libjpeg-turbo/
CMakeLists.txt 50 option(WITH_JPEG7 "Emulate libjpeg v7 API/ABI (this makes libjpeg-turbo backward incompatible with libjpeg v6b)" FALSE)
51 option(WITH_JPEG8 "Emulate libjpeg v8 API/ABI (this makes libjpeg-turbo backward incompatible with libjpeg v6b)" FALSE)
    [all...]
  /external/srtp/
config.status 16 if test -n "${ZSH_VERSION+set}" && (emulate sh) >/dev/null 2>&1; then
17 emulate sh
  /frameworks/base/docs/html/about/versions/marshmallow/
android-6.0.jd 126 <li>Use an emulator to emulate fingerprint touch events with the
127 following command. Use the same command to emulate fingerprint touch events on the lockscreen or
    [all...]
  /frameworks/base/docs/html/guide/topics/connectivity/nfc/
hce.jd 43 Android application to emulate a card and talk directly to the NFC reader. This
180 <p>To emulate an NFC card using host-based card emulation, you need to create
  /frameworks/compile/mclinker/tools/mcld/
Main.cpp     [all...]
  /build/core/
package_internal.mk 127 # This is to emulate old AAPT behavior which simulated library support.
  /build/tools/droiddoc/templates-pdk/assets/design/
default.css 666 .emulate-content-left-padding {
  /device/generic/goldfish/camera/
EmulatedCamera.cpp 116 * since we will emulate them through timeouts in the emulated camera device
    [all...]
  /external/antlr/antlr-3.4/antlr-ant/main/antlr3-task/antlr3-src/org/apache/tools/ant/antlr/
ANTLR3.java 386 * emulate Class's behavior.

Completed in 1948 milliseconds

<<11121314151617181920>>