Searched defs:Adapter (Results 1 – 7 of 7) sorted by relevance
30 public static class Adapter { class in Timeouts31 public Adapter() { } in Adapter() method in Timeouts.Adapter
29 public interface Adapter { interface in CallIntentProcessor
70 private final class Adapter extends IConnectionServiceAdapter.Stub { class in ConnectionServiceWrapper
65 class Adapter extends BaseAdapter { class in SuggestionsListAdapter
104 public static class Adapter implements TimerProxy { class
106 public static class Adapter implements KeyboardActionListener { class
1298 public static abstract class Adapter extends RecyclerView.Adapter<ViewHolder> { class in WearableListView