HomeSort by relevance Sort by last modified time
    Searched full:passthrough (Results 1 - 20 of 20) sorted by null

  /frameworks/base/core/java/android/text/style/
CharacterStyle.java 38 return new MetricAffectingSpan.Passthrough((MetricAffectingSpan) cs);
40 return new Passthrough(cs);
54 * A Passthrough CharacterStyle is one that
60 private static class Passthrough extends CharacterStyle {
64 * Creates a new Passthrough of the specfied CharacterStyle.
66 public Passthrough(CharacterStyle cs) {
80 * underlying it if it too is a Passthrough.
MetricAffectingSpan.java 43 * A Passthrough MetricAffectingSpan is one that
50 /* package */ static class Passthrough extends MetricAffectingSpan {
54 * Creates a new Passthrough of the specfied MetricAffectingSpan.
56 public Passthrough(MetricAffectingSpan cs) {
78 * underlying it if it too is a Passthrough.
  /external/bluetooth/bluez/doc/
control-api.txt 39 Called to send Passthrough commands. ONLY valid if
96 Passthrough(uint8 key, boolean state, int32 company_id,
99 Called when Passthrough command is received from
  /external/bluetooth/glib/docs/reference/glib/tmpl/
markup.sgml 124 sections are not passed literally to the @passthrough function of
163 @passthrough: Callback to invoke for comments, processing instructions
165 write the passthrough text back out in the same position. If the
  /external/nist-sip/java/gov/nist/javax/sip/
DefaultAddressResolver.java 40 * implementation is a passthrough. It only gets involved in setting the default port. However, you
  /external/bluetooth/glib/glib/
gmarkup.h 92 void (*passthrough) (GMarkupParseContext *context, member in struct:_GMarkupParser
  /external/chromium/base/
worker_pool_linux_unittest.cc 18 // Peer class to provide passthrough access to LinuxDynamicThreadPool internals.
  /external/qemu/
bt-host.c 202 fprintf(stderr, "qemu: bluetooth passthrough not supported (yet)\n");
Changelog 114 - Bluetooth emulation and host passthrough support
  /external/chromium/net/proxy/
proxy_resolver_v8_unittest.cc 151 int result = resolver.SetPacScriptFromDisk("passthrough.js");
  /external/ipsec-tools/src/racoon/
isakmp_agg.c 488 /* passthrough to default... */
    [all...]
isakmp_base.c 686 /* passthrough to default... */
1201 /* passthrough to default... */
    [all...]
isakmp_ident.c 528 /* passthrough to default... */
1246 /* passthrough to default... */
    [all...]
  /external/bluetooth/bluez/audio/
control.c 91 /* operands in passthrough commands */
  /system/core/adb/
commandline.c 1039 /* passthrough commands */
    [all...]
  /external/wpa_supplicant_6/wpa_supplicant/src/eap_server/
eap.c 1081 wpa_printf(MSG_DEBUG, "EAP: getDecision: -> PASSTHROUGH");
    [all...]
  /external/bluetooth/bluez/
ChangeLog 270 Fix sending AVRCP button released passthrough messages
    [all...]
  /external/bluetooth/glib/
ChangeLog.pre-2-2     [all...]
ChangeLog.pre-1-2     [all...]
  /prebuilt/common/eclipse/
org.eclipse.jface_3.4.2.M20090107-0800.jar 

Completed in 398 milliseconds