Home
last modified time | relevance | path

Searched refs:inflator (Results 1 – 15 of 15) sorted by relevance

/packages/apps/Car/libs/car-ui-lib/car-ui-lib/src/androidTest/java/com/android/car/ui/appstyledview/
DAppStyledDialogControllerTest.java76 LayoutInflater inflator = LayoutInflater.from(mActivityRule.getActivity()); in show_shouldDisplayDialog() local
78 View appStyledTestView = inflator.inflate(R.layout.app_styled_view_sample, null, in show_shouldDisplayDialog()
96 LayoutInflater inflator = LayoutInflater.from(mActivityRule.getActivity()); in setNavIcon_showCloseIcon() local
98 View appStyledTestView = inflator.inflate(R.layout.app_styled_view_sample, null, in setNavIcon_showCloseIcon()
116 LayoutInflater inflator = LayoutInflater.from(mActivityRule.getActivity()); in setOnCloseClickListener_shouldInvokeCallback() local
118 View appStyledTestView = inflator.inflate(R.layout.app_styled_view_sample, null, in setOnCloseClickListener_shouldInvokeCallback()
141 LayoutInflater inflator = LayoutInflater.from(mActivityRule.getActivity()); in setOnDismissListener_shouldInvokeCallback() local
143 View appStyledTestView = inflator.inflate(R.layout.app_styled_view_sample, null, in setOnDismissListener_shouldInvokeCallback()
/packages/apps/WallpaperPicker/src/com/android/wallpaperpicker/tileinfo/
DDrawableThumbWallpaperInfo.java24 public View createView(Context context, LayoutInflater inflator, ViewGroup parent) { in createView() argument
25 mView = inflator.inflate(R.layout.wallpaper_picker_item, parent, false); in createView()
DPickImageInfo.java29 public View createView(Context context, LayoutInflater inflator, ViewGroup parent) { in createView() argument
30 mView = inflator.inflate(R.layout.wallpaper_picker_image_picker_item, parent, false); in createView()
DThirdPartyWallpaperInfo.java46 public View createView(Context context, LayoutInflater inflator, ViewGroup parent) { in createView() argument
47 mView = inflator.inflate(R.layout.wallpaper_picker_third_party_item, parent, false); in createView()
DLiveWallpaperInfo.java53 public View createView(Context context, LayoutInflater inflator, ViewGroup parent) { in createView() argument
54 mView = inflator.inflate(R.layout.wallpaper_picker_live_wallpaper_item, parent, false); in createView()
DWallpaperTileInfo.java38 public abstract View createView(Context context, LayoutInflater inflator, ViewGroup parent); in createView() argument
/packages/apps/Car/libs/car-ui-lib/car-ui-lib/src/main/java/com/android/car/ui/appstyledview/
DAppStyledRecyclerViewAdapter.java45 LayoutInflater inflator = LayoutInflater.from(parent.getContext()); in onCreateViewHolder() local
46 View view = inflator.inflate(R.layout.car_ui_app_styled_view_item, parent, false); in onCreateViewHolder()
/packages/services/Car/tests/ThemePlayground/src/com/android/car/themeplayground/
DRecyclerViewAdapter.java44 LayoutInflater inflator = LayoutInflater.from(parent.getContext()); in onCreateViewHolder() local
45 View view = inflator.inflate(R.layout.item_list, parent, false); in onCreateViewHolder()
/packages/apps/Car/libs/car-ui-lib/paintbooth/src/main/java/com/android/car/ui/paintbooth/caruirecyclerview/
DRecyclerViewAdapter.java46 LayoutInflater inflator = LayoutInflater.from(parent.getContext()); in onCreateViewHolder() local
47 View view = inflator.inflate(R.layout.car_ui_recycler_view_list_item, parent, false); in onCreateViewHolder()
/packages/apps/Messaging/src/com/android/messaging/ui/conversation/
DConversationFastScroller.java147 final LayoutInflater inflator = LayoutInflater.from(mContext); in ConversationFastScroller() local
148 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()
DConversationFragment.java1564 final LayoutInflater inflator = (LayoutInflater) in updateActionBar() local
1566 customView = inflator.inflate(R.layout.action_bar_conversation_name, null); in updateActionBar()
/packages/apps/Gallery2/src/com/android/gallery3d/app/
DAlbumPage.java544 MenuInflater inflator = getSupportMenuInflater(); in onCreateActionBar() local
546 inflator.inflate(R.menu.pickup, menu); in onCreateActionBar()
551 inflator.inflate(R.menu.album, menu); in onCreateActionBar()
/packages/inputmethods/LatinIME/dictionaries/
Den_GB_wordlist.combined.gz1dictionary=main:en_gb,locale=en_GB,description=English (UK),date ...
Den_US_wordlist.combined.gz
Den_wordlist.combined.gz1dictionary=main:en,locale=en,description=English,date=1414726273, ...