HomeSort by relevance Sort by last modified time
    Searched defs:Adapter (Results 1 - 25 of 144) sorted by null

1 2 3 4 5 6

  /build/make/tools/droiddoc/test/generics/src/com/android/generics/
Adapter.java 19 public class Adapter {
  /system/bt/service/
adapter.h 33 // Represents the local Bluetooth adapter.
34 class Adapter {
36 // The default values returned before the Adapter is fully initialized and
46 // All methods take in an |adapter| argument which points to the Adapter
53 // |adapter| from |prev_state| to |new_state|.
54 virtual void OnAdapterStateChanged(Adapter* adapter,
59 // |adapter| and a remote device with address |device_address|. If the ACL
63 Adapter* adapter, const std::string& device_address, bool connected)
    [all...]
  /external/swiftshader/third_party/llvm-subzero/include/llvm/Support/
FormatCommon.h 21 detail::format_adapter &Adapter;
25 FmtAlign(detail::format_adapter &Adapter, AlignStyle Where, size_t Amount)
26 : Adapter(Adapter), Where(Where), Amount(Amount) {}
35 Adapter.format(S, Options);
41 Adapter.format(Stream, Options);
  /frameworks/base/core/java/android/widget/
Adapter.java 25 * An Adapter object acts as a bridge between an {@link AdapterView} and the
26 * underlying data for that view. The Adapter provides access to the data items.
27 * The Adapter is also responsible for making a {@link android.view.View} for
34 public interface Adapter {
36 * Register an observer that is called when changes happen to the data used by this adapter.
44 * adapter via {@link #registerDataSetObserver}.
51 * How many items are in the data set represented by this Adapter.
60 * @param position Position of the item whose data we want within the adapter's
69 * @param position The position of the item within the adapter's data set whose row id we want.
89 * @param position The position of the item within the adapter's data set of the item whose vie
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4053586/prebuilt_include/llvm/include/llvm/Support/
FormatCommon.h 21 detail::format_adapter &Adapter;
25 FmtAlign(detail::format_adapter &Adapter, AlignStyle Where, size_t Amount)
26 : Adapter(Adapter), Where(Where), Amount(Amount) {}
35 Adapter.format(S, Options);
41 Adapter.format(Stream, Options);
  /prebuilts/clang/host/darwin-x86/clang-4393122/include/llvm/Support/
FormatCommon.h 21 detail::format_adapter &Adapter;
26 FmtAlign(detail::format_adapter &Adapter, AlignStyle Where, size_t Amount,
28 : Adapter(Adapter), Where(Where), Amount(Amount), Fill(Fill) {}
37 Adapter.format(S, Options);
43 Adapter.format(Stream, Options);
  /prebuilts/clang/host/darwin-x86/clang-4479392/include/llvm/Support/
FormatCommon.h 21 detail::format_adapter &Adapter;
26 FmtAlign(detail::format_adapter &Adapter, AlignStyle Where, size_t Amount,
28 : Adapter(Adapter), Where(Where), Amount(Amount), Fill(Fill) {}
37 Adapter.format(S, Options);
43 Adapter.format(Stream, Options);
  /prebuilts/clang/host/darwin-x86/clang-4579689/include/llvm/Support/
FormatCommon.h 21 detail::format_adapter &Adapter;
26 FmtAlign(detail::format_adapter &Adapter, AlignStyle Where, size_t Amount,
28 : Adapter(Adapter), Where(Where), Amount(Amount), Fill(Fill) {}
37 Adapter.format(S, Options);
43 Adapter.format(Stream, Options);
  /prebuilts/clang/host/darwin-x86/clang-4630689/include/llvm/Support/
FormatCommon.h 21 detail::format_adapter &Adapter;
26 FmtAlign(detail::format_adapter &Adapter, AlignStyle Where, size_t Amount,
28 : Adapter(Adapter), Where(Where), Amount(Amount), Fill(Fill) {}
37 Adapter.format(S, Options);
43 Adapter.format(Stream, Options);
  /prebuilts/clang/host/darwin-x86/clang-4639204/include/llvm/Support/
FormatCommon.h 21 detail::format_adapter &Adapter;
26 FmtAlign(detail::format_adapter &Adapter, AlignStyle Where, size_t Amount,
28 : Adapter(Adapter), Where(Where), Amount(Amount), Fill(Fill) {}
37 Adapter.format(S, Options);
43 Adapter.format(Stream, Options);
  /prebuilts/clang/host/darwin-x86/clang-4691093/include/llvm/Support/
FormatCommon.h 21 detail::format_adapter &Adapter;
26 FmtAlign(detail::format_adapter &Adapter, AlignStyle Where, size_t Amount,
28 : Adapter(Adapter), Where(Where), Amount(Amount), Fill(Fill) {}
37 Adapter.format(S, Options);
43 Adapter.format(Stream, Options);
  /prebuilts/clang/host/linux-x86/clang-4053586/prebuilt_include/llvm/include/llvm/Support/
FormatCommon.h 21 detail::format_adapter &Adapter;
25 FmtAlign(detail::format_adapter &Adapter, AlignStyle Where, size_t Amount)
26 : Adapter(Adapter), Where(Where), Amount(Amount) {}
35 Adapter.format(S, Options);
41 Adapter.format(Stream, Options);
  /prebuilts/clang/host/linux-x86/clang-4393122/include/llvm/Support/
FormatCommon.h 21 detail::format_adapter &Adapter;
26 FmtAlign(detail::format_adapter &Adapter, AlignStyle Where, size_t Amount,
28 : Adapter(Adapter), Where(Where), Amount(Amount), Fill(Fill) {}
37 Adapter.format(S, Options);
43 Adapter.format(Stream, Options);
  /prebuilts/clang/host/linux-x86/clang-4479392/include/llvm/Support/
FormatCommon.h 21 detail::format_adapter &Adapter;
26 FmtAlign(detail::format_adapter &Adapter, AlignStyle Where, size_t Amount,
28 : Adapter(Adapter), Where(Where), Amount(Amount), Fill(Fill) {}
37 Adapter.format(S, Options);
43 Adapter.format(Stream, Options);
  /prebuilts/clang/host/linux-x86/clang-4579689/include/llvm/Support/
FormatCommon.h 21 detail::format_adapter &Adapter;
26 FmtAlign(detail::format_adapter &Adapter, AlignStyle Where, size_t Amount,
28 : Adapter(Adapter), Where(Where), Amount(Amount), Fill(Fill) {}
37 Adapter.format(S, Options);
43 Adapter.format(Stream, Options);
  /prebuilts/clang/host/linux-x86/clang-4630689/include/llvm/Support/
FormatCommon.h 21 detail::format_adapter &Adapter;
26 FmtAlign(detail::format_adapter &Adapter, AlignStyle Where, size_t Amount,
28 : Adapter(Adapter), Where(Where), Amount(Amount), Fill(Fill) {}
37 Adapter.format(S, Options);
43 Adapter.format(Stream, Options);
  /prebuilts/clang/host/linux-x86/clang-4639204/include/llvm/Support/
FormatCommon.h 21 detail::format_adapter &Adapter;
26 FmtAlign(detail::format_adapter &Adapter, AlignStyle Where, size_t Amount,
28 : Adapter(Adapter), Where(Where), Amount(Amount), Fill(Fill) {}
37 Adapter.format(S, Options);
43 Adapter.format(Stream, Options);
  /prebuilts/clang/host/linux-x86/clang-4691093/include/llvm/Support/
FormatCommon.h 21 detail::format_adapter &Adapter;
26 FmtAlign(detail::format_adapter &Adapter, AlignStyle Where, size_t Amount,
28 : Adapter(Adapter), Where(Where), Amount(Amount), Fill(Fill) {}
37 Adapter.format(S, Options);
43 Adapter.format(Stream, Options);
  /prebuilts/gdb/darwin-x86/lib/python2.7/ctypes/test/
test_parameters.py 159 class Adapter(object):
163 func.argtypes = (Adapter(),)
167 class Adapter(object):
171 func.argtypes = (Adapter(),)
176 class Adapter(object):
180 func.argtypes = (Adapter(),)
  /prebuilts/gdb/linux-x86/lib/python2.7/ctypes/test/
test_parameters.py 159 class Adapter(object):
163 func.argtypes = (Adapter(),)
167 class Adapter(object):
171 func.argtypes = (Adapter(),)
176 class Adapter(object):
180 func.argtypes = (Adapter(),)
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/ctypes/test/
test_parameters.py 159 class Adapter(object):
163 func.argtypes = (Adapter(),)
167 class Adapter(object):
171 func.argtypes = (Adapter(),)
176 class Adapter(object):
180 func.argtypes = (Adapter(),)
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/ctypes/test/
test_parameters.py 159 class Adapter(object):
163 func.argtypes = (Adapter(),)
167 class Adapter(object):
171 func.argtypes = (Adapter(),)
176 class Adapter(object):
180 func.argtypes = (Adapter(),)
  /external/python/cpython2/Lib/ctypes/test/
test_parameters.py 152 class Adapter(object):
156 func.argtypes = (Adapter(),)
160 class Adapter(object):
164 func.argtypes = (Adapter(),)
169 class Adapter(object):
173 func.argtypes = (Adapter(),)
  /external/python/cpython3/Lib/ctypes/test/
test_parameters.py 147 class Adapter(object):
151 func.argtypes = (Adapter(),)
155 class Adapter(object):
159 func.argtypes = (Adapter(),)
164 class Adapter(object):
168 func.argtypes = (Adapter(),)
  /packages/inputmethods/LatinIME/java/src/com/android/inputmethod/keyboard/
KeyboardActionListener.java 104 public static final KeyboardActionListener EMPTY_LISTENER = new Adapter();
106 public static class Adapter implements KeyboardActionListener {

Completed in 670 milliseconds

1 2 3 4 5 6