Searched
full:adapter (Results
1451 -
1475 of
3250) sorted by null
<<51525354555657585960>>
/external/apache-http/src/org/apache/http/impl/conn/tsccm/ |
BasicPooledConnAdapter.java | 53 * Creates a new adapter.
|
/external/autotest/server/site_tests/bluetooth_SDP_ServiceAttributeRequest/ |
bluetooth_SDP_ServiceAttributeRequest.py | 367 self.tester.connect(self.adapter['Address']) 419 # Reset the adapter to the powered on, discoverable state. 421 raise error.TestFail('DUT adapter could not be powered on') 425 self.adapter = self.device.get_adapter_properties()
|
/external/autotest/server/site_tests/bluetooth_SDP_ServiceSearchAttributeRequest/ |
bluetooth_SDP_ServiceSearchAttributeRequest.py | 423 self.tester.connect(self.adapter['Address']) 446 # Reset the adapter to the powered on, discoverable state. 448 raise error.TestFail('DUT adapter could not be powered on') 452 self.adapter = self.device.get_adapter_properties()
|
/external/autotest/server/site_tests/platform_ExternalUsbPeripherals/ |
control.detect | 56 "\"Microsoft Corp.|C-Media Electronics, Inc. Audio Adapter\"",
|
control.detect.login_closelid_openlid | 55 "\"Microsoft Corp.|C-Media Electronics, Inc. Audio Adapter\"",
|
control.detect.login_closelid_unplug_openlid_plug | 55 "\"Microsoft Corp.|C-Media Electronics, Inc. Audio Adapter\"",
|
control.detect.login_unplug_closelid_openlid_plug | 55 "\"Microsoft Corp.|C-Media Electronics, Inc. Audio Adapter\"",
|
control.detect.login_unplug_closelid_plug_openlid | 55 "\"Microsoft Corp.|C-Media Electronics, Inc. Audio Adapter\"",
|
control.usb_detect.crashes | 56 "\"Microsoft Corp.|C-Media Electronics, Inc. Audio Adapter\"",
|
/external/eclipse-windowbuilder/propertysheet/src/org/eclipse/wb/internal/core/model/property/editor/ |
PropertyEditor.java | 114 public <T> T getAdapter(Class<T> adapter) {
|
/external/guava/guava/src/com/google/common/hash/ |
MessageDigestHashFunction.java | 27 * {@link HashFunction} adapter for {@link MessageDigest} instances.
|
/external/guice/bom/ |
pom.xml | 44 <artifactId>guice-dagger-adapter</artifactId>
|
/external/guice/ |
build.xml | 38 <ant antfile="extensions/dagger-adapter/build.xml" target="distjars" inheritAll="false"/> 68 <fileset dir="extensions/dagger-adapter/build" includes="*.jar"/> 222 <group title="Dagger Adapter" packages="com.google.inject.daggeradapter"/> 313 <ant dir="extensions/dagger-adapter" antfile="build.xml" target="clean"/>
|
/external/icu/icu4j/main/classes/localespi/src/com/ibm/icu/impl/jdkadapter/ |
CollatorICU.java | 16 * CollatorICU is an adapter class which wraps ICU4J Collator and
|
DateFormatSymbolsICU.java | 14 * DateFormatSymbolsICU is an adapter class which wraps ICU4J DateFormatSymbols and
|
DecimalFormatSymbolsICU.java | 16 * DecimalFormatSymbolsICU is an adapter class which wraps ICU4J DecimalFormatSymbols and
|
/external/kernel-headers/original/uapi/linux/ |
sonypi.h | 128 /* get battery flags: battery1/battery2/ac adapter present */
|
/external/libchrome/base/ |
gmock_unittest.cc | 125 // and a WithArg adapter to bridge the interfaces.
|
/external/libese/ |
README.md | 16 between eSEs and smart cards use in the hardware adapter
|
/external/llvm/include/llvm/IR/ |
Statepoint.h | 174 /// range adapter for call arguments 202 /// range adapter for GC transition arguments 225 /// range adapter for vm state arguments 241 /// range adapter for gc arguments
|
/external/sl4a/Common/src/com/googlecode/android_scripting/facade/bluetooth/ |
BluetoothFacade.java | 255 @Rpc(description = "Returns the hardware address of the local Bluetooth adapter. ") 260 @Rpc(description = "Returns the UUIDs supported by local Bluetooth adapter.") 286 @Rpc(description = "Return the set of BluetoothDevice that are paired to the local adapter.") 342 @Rpc(description = "If the local Bluetooth adapter is currently"
|
/external/syslinux/gpxe/src/drivers/net/ |
3c595.h | 89 * function to verify the existence of the adapter after having sent 285 * 1: Adapter Failure. 381 * 13: 1=RX underrun (RO). Generates Adapter Failure interrupt. 398 * 10: 1=TX overrun (RO). Generates adapter failure interrupt.
|
/external/tagsoup/src/org/ccil/cowan/tagsoup/jaxp/ |
SAX1ParserAdapter.java | 22 * This is a simpler adapter class that allows using SAX1 interface on top
|
/external/testng/src/main/java/org/testng/ |
TestListenerAdapter.java | 13 * A simple ITestListener adapter that stores all the tests
|
/external/toybox/toys/other/ |
acpi.c | 76 printf("Adapter %d: %s-line\n", TT.ac++, (on ? "on" : "off"));
|
Completed in 878 milliseconds
<<51525354555657585960>>