Searched refs:mDropDownContext (Results 1 – 4 of 4) sorted by relevance
70 protected Context mDropDownContext; field in CursorAdapter216 mDropDownContext = null; in setDropDownViewTheme()218 mDropDownContext = mContext; in setDropDownViewTheme()220 mDropDownContext = new ContextThemeWrapper(mContext, theme); in setDropDownViewTheme()226 return mDropDownContext == null ? null : mDropDownContext.getTheme(); in getDropDownViewTheme()303 final Context context = mDropDownContext == null ? mContext : mDropDownContext; in getDropDownView()
518 final Context context = mDropDownContext == null ? mContext : mDropDownContext; in getDropDownView()
495 private Context mDropDownContext; field in ScrollingTabContainerView.TabAdapter502 mDropDownContext = context; in setDropDownViewContext()533 convertView = createTabView(mDropDownContext, in getDropDownView()
80988 Landroid/widget/CursorAdapter;->mDropDownContext:Landroid/content/Context;101044 Lcom/android/internal/widget/ScrollingTabContainerView$TabAdapter;->mDropDownContext:Landroid/conte…