HomeSort by relevance Sort by last modified time
    Searched full:adapters (Results 26 - 50 of 244) sorted by null

12 3 4 5 6 7 8 910

  /development/samples/XmlAdapters/src/com/example/android/xmladapters/
ContactPhotoBinder.java 42 public class ContactPhotoBinder extends Adapters.CursorBinder {
50 public ContactPhotoBinder(Context context, Adapters.CursorTransformation transformation) {
  /frameworks/base/services/java/com/android/server/display/
DisplayAdapter.java 28 * For now, all display adapters are registered in the system server but
31 * Display adapters are guarded by the {@link DisplayManagerService.SyncRoot} lock.
HeadlessDisplayAdapter.java 27 * Display adapters are guarded by the {@link DisplayManagerService.SyncRoot} lock.
  /external/chromium_org/content/public/android/java/src/org/chromium/content/browser/input/
DateTimeChooserAndroid.java 14 * Plumbing for the different date/time dialog adapters.
  /external/chromium_org/chromeos/dbus/
bluetooth_adapter_client.h 22 // local Bluetooth Adapters.
25 // Structure of properties associated with bluetooth adapters.
103 // adapters. Check the |object_path| parameter of observer methods to
nfc_adapter_client.h 25 // adapters.
52 // local adapter. These are NFC adapters that were "tapped" on the local
82 // Adds and removes observers for events on all local bluetooth adapters.
fake_bluetooth_adapter_client.h 63 // Object path, name and addresses of the adapters we emulate.
  /external/chromium_org/net/proxy/
dhcp_proxy_script_fetcher_win.h 108 // for all network adapters that are using DHCP:
111 // c) Once this is done for all adapters, or a timeout has passed after
116 // worker thread to get the list of adapters with DHCP enabled.
  /frameworks/base/graphics/java/android/renderscript/
AllocationAdapter.java 36 "This operation is not supported with adapters at this time.");
239 * Override the Allocation resize. Resizing adapters is not
245 throw new RSInvalidStateException("Resize not allowed for Adapters.");
  /prebuilts/tools/common/m2/repository/commons-logging/commons-logging/1.1.1/
commons-logging-1.1.1.pom 174 - and adapters. The first two are handled by the normal jar:jar target.
213 <property name="target" value="${project.artifactId}-adapters-${project.version}" />
260 - Attach the adapters and api jars to the normal artifact. This way
276 <file>${project.build.directory}/${project.artifactId}-adapters-${project.version}.jar</file>
278 <classifier>adapters</classifier>
349 <name>commons-logging-adapters</name>
350 <value>target/${project.artifactId}-adapters-${project.version}.jar</value>
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/linux/
i2c.h 36 * @flags: I2C_M_RD is handled by all adapters. No other flags may be
52 * Except when I2C "protocol mangling" is used, all I2C adapters implement
64 * adapters which are known to support the specific mangling options they
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/linux/
i2c.h 36 * @flags: I2C_M_RD is handled by all adapters. No other flags may be
52 * Except when I2C "protocol mangling" is used, all I2C adapters implement
64 * adapters which are known to support the specific mangling options they
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/linux/
i2c.h 36 * @flags: I2C_M_RD is handled by all adapters. No other flags may be
52 * Except when I2C "protocol mangling" is used, all I2C adapters implement
64 * adapters which are known to support the specific mangling options they
  /development/samples/SampleSyncAdapter/
_index.html 23 demosntrates how to write your own sync adapters by extending the <code><a
  /external/stlport/stlport/stl/
_ctraits_fns.h 25 // This file contains a few small adapters that allow a character
  /frameworks/opt/photoviewer/src/com/android/ex/photo/
PhotoViewCallbacks.java 8 import com.android.ex.photo.adapters.PhotoPagerAdapter;
  /frameworks/opt/photoviewer/src/com/android/ex/photo/adapters/
PhotoPagerAdapter.java 18 package com.android.ex.photo.adapters;
  /ndk/sources/cxx-stl/stlport/stlport/stl/
_ctraits_fns.h 25 // This file contains a few small adapters that allow a character
  /packages/apps/Gallery2/src/com/android/photos/adapters/
AlbumSetCursorAdapter.java 17 package com.android.photos.adapters;
PhotoThumbnailAdapter.java 17 package com.android.photos.adapters;
  /packages/apps/QuickSearchBox/src/com/android/quicksearchbox/ui/
SuggestionsAdapter.java 27 * Interface for suggestions adapters.
  /prebuilts/ndk/5/sources/cxx-stl/stlport/stlport/stl/
_ctraits_fns.h 25 // This file contains a few small adapters that allow a character
  /prebuilts/ndk/6/sources/cxx-stl/stlport/stlport/stl/
_ctraits_fns.h 25 // This file contains a few small adapters that allow a character
  /prebuilts/ndk/7/sources/cxx-stl/stlport/stlport/stl/
_ctraits_fns.h 25 // This file contains a few small adapters that allow a character
  /prebuilts/ndk/8/sources/cxx-stl/stlport/stlport/stl/
_ctraits_fns.h 25 // This file contains a few small adapters that allow a character

Completed in 855 milliseconds

12 3 4 5 6 7 8 910