HomeSort by relevance Sort by last modified time
    Searched full:adapter (Results 1301 - 1325 of 2956) sorted by null

<<51525354555657585960>>

  /development/tutorials/NotepadCodeLab/Notepadv2/src/com/android/demo/notepad2/
Notepadv2.java 62 // Now create a simple cursor adapter and set it to display
  /development/tutorials/NotepadCodeLab/Notepadv3Solution/src/com/android/demo/notepad3/
Notepadv3.java 62 // Now create a simple cursor adapter and set it to display
  /external/antlr/antlr-3.4/gunit/src/main/java/org/antlr/gunit/swingui/runner/
TestSuiteAdapter.java 33 * Adapter class for gunit parser to save information into testsuite object.
  /external/apache-http/src/org/apache/http/impl/conn/
SingleClientConnManager.java 321 // shutdown of the adapter also clears the tracked route
393 * The adapter gets disconnected, the connection will be shut down.
453 * The connection adapter used by this manager.
458 * Creates a new connection adapter.
  /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.set1 54 "\"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 14 * CollatorICU is an adapter class which wraps ICU4J Collator and
DateFormatSymbolsICU.java 12 * DateFormatSymbolsICU is an adapter class which wraps ICU4J DateFormatSymbols and
DecimalFormatSymbolsICU.java 14 * 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/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/opencv3/samples/wp8/OcvImageManipulation/PhoneXamlDirect3DApp1/PhoneXamlDirect3DApp1Comp/
Direct3DBase.cpp 51 nullptr, // Specify nullptr to use the default adapter.
  /external/opencv3/samples/wp8/OcvRotatingCube/PhoneXamlDirect3DApp1/PhoneXamlDirect3DApp1Comp/
Direct3DBase.cpp 51 nullptr, // Specify nullptr to use the default adapter.
  /external/pdfium/fpdfsdk/include/
fsdk_define.h 23 #include "xfa/include/fwl/adapter/fwl_adaptertimermgr.h"
  /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"));
  /external/v8/test/mjsunit/regress/
regress-1170187.js 31 // when an adapter frame is present.

Completed in 1411 milliseconds

<<51525354555657585960>>