Searched refs:inflator (Results 1 – 15 of 15) sorted by relevance
76 LayoutInflater inflator = LayoutInflater.from(mActivityRule.getActivity()); in show_shouldDisplayDialog() local78 View appStyledTestView = inflator.inflate(R.layout.app_styled_view_sample, null, in show_shouldDisplayDialog()96 LayoutInflater inflator = LayoutInflater.from(mActivityRule.getActivity()); in setNavIcon_showCloseIcon() local98 View appStyledTestView = inflator.inflate(R.layout.app_styled_view_sample, null, in setNavIcon_showCloseIcon()116 LayoutInflater inflator = LayoutInflater.from(mActivityRule.getActivity()); in setOnCloseClickListener_shouldInvokeCallback() local118 View appStyledTestView = inflator.inflate(R.layout.app_styled_view_sample, null, in setOnCloseClickListener_shouldInvokeCallback()141 LayoutInflater inflator = LayoutInflater.from(mActivityRule.getActivity()); in setOnDismissListener_shouldInvokeCallback() local143 View appStyledTestView = inflator.inflate(R.layout.app_styled_view_sample, null, in setOnDismissListener_shouldInvokeCallback()
24 public View createView(Context context, LayoutInflater inflator, ViewGroup parent) { in createView() argument25 mView = inflator.inflate(R.layout.wallpaper_picker_item, parent, false); in createView()
29 public View createView(Context context, LayoutInflater inflator, ViewGroup parent) { in createView() argument30 mView = inflator.inflate(R.layout.wallpaper_picker_image_picker_item, parent, false); in createView()
46 public View createView(Context context, LayoutInflater inflator, ViewGroup parent) { in createView() argument47 mView = inflator.inflate(R.layout.wallpaper_picker_third_party_item, parent, false); in createView()
53 public View createView(Context context, LayoutInflater inflator, ViewGroup parent) { in createView() argument54 mView = inflator.inflate(R.layout.wallpaper_picker_live_wallpaper_item, parent, false); in createView()
38 public abstract View createView(Context context, LayoutInflater inflator, ViewGroup parent); in createView() argument
45 LayoutInflater inflator = LayoutInflater.from(parent.getContext()); in onCreateViewHolder() local46 View view = inflator.inflate(R.layout.car_ui_app_styled_view_item, parent, false); in onCreateViewHolder()
44 LayoutInflater inflator = LayoutInflater.from(parent.getContext()); in onCreateViewHolder() local45 View view = inflator.inflate(R.layout.item_list, parent, false); in onCreateViewHolder()
46 LayoutInflater inflator = LayoutInflater.from(parent.getContext()); in onCreateViewHolder() local47 View view = inflator.inflate(R.layout.car_ui_recycler_view_list_item, parent, false); in onCreateViewHolder()
147 final LayoutInflater inflator = LayoutInflater.from(mContext); in ConversationFastScroller() local148 mTrackImageView = (ImageView) inflator.inflate(R.layout.fastscroll_track, null); in ConversationFastScroller()149 mThumbImageView = (ImageView) inflator.inflate(R.layout.fastscroll_thumb, null); in ConversationFastScroller()150 mPreviewTextView = (TextView) inflator.inflate(R.layout.fastscroll_preview, null); in ConversationFastScroller()
1564 final LayoutInflater inflator = (LayoutInflater) in updateActionBar() local1566 customView = inflator.inflate(R.layout.action_bar_conversation_name, null); in updateActionBar()
544 MenuInflater inflator = getSupportMenuInflater(); in onCreateActionBar() local546 inflator.inflate(R.menu.pickup, menu); in onCreateActionBar()551 inflator.inflate(R.menu.album, menu); in onCreateActionBar()
1dictionary=main:en_gb,locale=en_GB,description=English (UK),date ...
1dictionary=main:en,locale=en,description=English,date=1414726273, ...