HomeSort by relevance Sort by last modified time
    Searched defs:AdapterType (Results 1 - 5 of 5) sorted by null

  /external/chromium_org/third_party/webrtc/base/
network.h 33 enum AdapterType {
172 const IPAddress& prefix, int prefix_length, AdapterType type);
235 AdapterType type() const { return type_; }
251 AdapterType type_;
  /frameworks/opt/chips/src/com/android/ex/chips/
DropdownChipLayouter.java 29 public enum AdapterType {
72 AdapterType type, String constraint) {
77 * See {@link #bindView(View, ViewGroup, RecipientEntry, int, AdapterType, String)}
81 AdapterType type, String constraint, StateListDrawable deleteDrawable) {
137 * Returns a new view with {@link #getItemLayoutResId(AdapterType)}.
139 public View newView(AdapterType type) {
146 protected View reuseOrInflateView(View convertView, ViewGroup parent, AdapterType type) {
180 AdapterType type) {
250 protected @LayoutRes int getItemLayoutResId(AdapterType type) {
268 protected @LayoutRes int getAlternateItemLayoutResId(AdapterType type)
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/ddk/
ndis.h     [all...]
wdm.h     [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
winnt.h     [all...]

Completed in 381 milliseconds