HomeSort by relevance Sort by last modified time
    Searched refs:technologies (Results 1 - 8 of 8) sorted by null

  /external/autotest/client/cros/tendo/
peerd_dbus_helper.py 36 # Possible technologies for use with PeerdDBusHelper.start_monitoring().
125 def start_monitoring(self, technologies):
126 """Monitor the specified technologies.
131 @param technologies: iterable container of TECHNOLOGY_* defined above.
135 return self._manager.StartMonitoring(technologies,
  /external/curl/docs/cmdline-opts/
request.d 10 DELETE, but related technologies like WebDAV offers PROPFIND, COPY, MOVE and
  /external/walt/docs/
ScreenLatency.md 11 The physical transition between colors is not instantaneous and may look very different depending on the direction - from black to white or white to black. Moreover some sections of the screen may update several milliseconds later than others. These details vary considerably between screen technologies and device models.
  /packages/apps/Nfc/nci/src/com/android/nfc/dhimpl/
NativeNfcTag.java 63 // could stay present. Usually all technologies are on the
409 // No key needed for other technologies
536 // This method exists to "patch in" the ndef technologies,
753 // Try to find NDEF on any of the technologies.
754 int[] technologies = getTechList(); local
762 for (int techIndex = 0; techIndex < technologies.length; techIndex++) {
770 status = connectWithStatus(technologies[techIndex]);
  /external/autotest/client/cros/tendo/n_faced_peerd/
manager.py 62 # TODO(wiley) Expose monitored technologies property
181 def StartMonitoring(self, technologies, options):
186 @param technologies: See DBus API documentation.
  /compatibility/cdd/5_multimedia/
5_4_audio-recording.md 65 suppression (reduction) technologies tuned for speech recognition, they:
  /packages/apps/Nfc/nci/jni/
NfcTag.cpp 269 ** Description: Discover the technologies that NFC service needs by
402 ** Description: Discover the technologies that NFC service needs by
615 ScopedIntArrayRW technologies(e, techList.get());
621 technologies[i] = mTechList[i];
    [all...]
  /device/google/cuttlefish_common/guest/hals/ril/
vsoc_ril.cpp 1295 int technologies = 0; \/\/ = unknown. local
    [all...]

Completed in 414 milliseconds