HomeSort by relevance Sort by last modified time
    Searched full:adapter (Results 1101 - 1125 of 3250) sorted by null

<<41424344454647484950>>

  /developers/samples/android/wearable/wear/WatchFace/Wearable/src/main/java/com/example/android/wearable/watchface/config/
ColorSelectionActivity.java 28 * {@link android.support.v7.widget.RecyclerView.Adapter}.
  /developers/samples/android/wearable/wear/WearNotifications/Wearable/src/main/java/com/example/android/wearable/wear/wearnotifications/
CustomRecyclerAdapter.java 33 WearableRecyclerView.Adapter<CustomRecyclerAdapter.ViewHolder> {
  /development/apps/BluetoothDebug/src/com/android/bluetoothdebug/
DebugReceiver.java 37 * BTDEBUG : a.b.adapter.a.DISCOVERY_FINISHED
  /development/apps/Development/res/values/
strings.xml 195 <string name="status_already_bound">Already bound to sync adapter</string>
196 <string name="status_sync_adapter_not_selected">No selected sync adapter</string>
197 <string name="binding_connected_format">Connected to Sync Adapter\n\tauthority: %1$s\n\taccount type: %2$s</string>
198 <string name="binding_not_connected">Not connected to a sync adapter</string>
  /development/ndk/platforms/android-21/include/linux/
cycx_cfm.h 44 unsigned short adapter[CFM_MAX_CYCX]; member in struct:cycx_fw_info
  /development/samples/ApiDemos/src/com/example/android/apis/app/
PrintHtmlFromScreen.java 90 // Pass in the ViewView's document adapter.
  /development/samples/browseable/AppUsageStatistics/src/com.example.android.appusagestatistics/
UsageListAdapter.java 35 public class UsageListAdapter extends RecyclerView.Adapter<UsageListAdapter.ViewHolder> {
  /development/samples/browseable/BasicSyncAdapter/src/com.example.android.basicsyncadapter/
SyncService.java 29 * <p>For performance, only one sync adapter will be initialized within this application's context.
  /development/samples/browseable/MediaBrowserService/src/com.example.android.mediabrowserservice/
QueueAdapter.java 30 * A list adapter for items in a queue
  /development/samples/browseable/SpeedTracker/Wearable/src/com.example.android.wearable.speedtracker/
SpeedPickerActivity.java 49 // Assign an adapter to the list
  /development/samples/browseable/WearNotifications/Wearable/src/com.example.android.wearable.wear.wearnotifications/
CustomRecyclerAdapter.java 33 WearableRecyclerView.Adapter<CustomRecyclerAdapter.ViewHolder> {
  /development/samples/training/basic/FragmentBasics/src/com/example/fragments/
HeadlinesFragment.java 42 // Create an array adapter for the list view, using the Ipsum headlines array
  /external/antlr/antlr-3.4/gunit/src/main/java/org/antlr/gunit/swingui/runner/
gUnitAdapter.java 39 * Adapter between gUnitEditor Swing GUI and gUnit command-line tool.
  /external/apache-http/src/org/apache/http/impl/conn/
AbstractPoolEntry.java 49 * {@link AbstractClientConnAdapter adapter}.
50 * The adapter is handed out to applications that obtain a connection.
53 * The adapter delegates methods for establishing the route to
56 * If the managed connections is released or revoked, the adapter
  /external/autotest/client/cros/multimedia/
display_facade_adapter.py 5 """An adapter to access the local display facade."""
19 """DisplayFacadeLocalAdapter is an adapter to control the local display.
337 This is the workaround method for remote display facade adapter only.
338 Put an empty method here in local adapter to prevent AttributeError of
  /external/autotest/server/site_tests/network_WiFi_SuspendStress/
control.WEP40 14 wifi adapter is brought back up and connects to a WEP network.
  /external/autotest/server/site_tests/platform_ExternalUsbPeripherals/
control.detect.login_suspend_resume 54 "\"Microsoft Corp.|C-Media Electronics, Inc. Audio Adapter\"",
control.detect.login_suspend_unplug_resume_plug 54 "\"Microsoft Corp.|C-Media Electronics, Inc. Audio Adapter\"",
control.detect.login_unplug_plug 54 "\"Microsoft Corp.|C-Media Electronics, Inc. Audio Adapter\"",
control.detect.login_unplug_suspend_plug_resume 54 "\"Microsoft Corp.|C-Media Electronics, Inc. Audio Adapter\"",
control.detect.login_unplug_suspend_resume_plug 54 "\"Microsoft Corp.|C-Media Electronics, Inc. Audio Adapter\"",
control.detect.reboot_login 54 "\"Microsoft Corp.|C-Media Electronics, Inc. Audio Adapter\"",
control.detect.unplug_login_plug 54 "\"Microsoft Corp.|C-Media Electronics, Inc. Audio Adapter\"",
control.detect.unplug_plug 54 "\"Microsoft Corp.|C-Media Electronics, Inc. Audio Adapter\"",
  /external/guava/guava/src/com/google/common/hash/
ChecksumHashFunction.java 26 * {@link HashFunction} adapter for {@link Checksum} instances.

Completed in 618 milliseconds

<<41424344454647484950>>