Searched defs:Adapter (Results 1 - 3 of 3) sorted by relevance

/packages/apps/QuickSearchBox/src/com/android/quicksearchbox/ui/
H A DSuggestionsListAdapter.java33 private Adapter mAdapter;
37 mAdapter = new Adapter();
65 class Adapter extends BaseAdapter { class in class:SuggestionsListAdapter
/packages/inputmethods/LatinIME/java/src/com/android/inputmethod/keyboard/
H A DKeyboardActionListener.java102 public static final KeyboardActionListener EMPTY_LISTENER = new Adapter();
104 public static class Adapter implements KeyboardActionListener { class in interface:KeyboardActionListener
H A DPointerTracker.java108 public static class Adapter implements TimerProxy { class in interface:PointerTracker.TimerProxy

Completed in 92 milliseconds