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

  /external/webrtc/webrtc/base/
network.h 39 enum AdapterType {
273 AdapterType type);
345 AdapterType type() const { return type_; }
368 AdapterType type_;
  /frameworks/opt/chips/src/com/android/ex/chips/
DropdownChipLayouter.java 40 public enum AdapterType {
107 AdapterType type, String constraint) {
112 * See {@link #bindView(View, ViewGroup, RecipientEntry, int, AdapterType, String)}
118 AdapterType type, String constraint, StateListDrawable deleteDrawable) {
200 * Returns a new view with {@link #getItemLayoutResId(AdapterType)}.
202 public View newView(AdapterType type) {
209 protected View reuseOrInflateView(View convertView, ViewGroup parent, AdapterType type) {
243 AdapterType type) {
358 protected @LayoutRes int getItemLayoutResId(AdapterType type) {
376 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 518 milliseconds