Home
last modified time | relevance | path

Searched defs:imageView (Results 1 – 25 of 108) sorted by relevance

12345

/aosp12/frameworks/base/core/java/android/transition/
H A DChangeImageTransform.java84 ImageView imageView = (ImageView) view; in captureValues() local
156 ImageView imageView = (ImageView) endValues.view; in createAnimator() local
171 private ObjectAnimator createNullAnimator(ImageView imageView) { in createNullAnimator()
176 private ObjectAnimator createMatrixAnimator(final ImageView imageView, Matrix startMatrix, in createMatrixAnimator()
/aosp12/frameworks/base/tests/JankBench/app/src/main/java/com/android/benchmark/ui/
H A DImageListViewScrollActivity.java79 public BitmapWorkerTask(ImageView imageView, int cacheIdx) { in BitmapWorkerTask()
96 final ImageView imageView = imageViewReference.get(); in onPostExecute() local
139 ImageView imageView = (ImageView) convertView.findViewById(R.id.image_scroll_image); in getView() local
/aosp12/packages/apps/WallpaperPicker2/src/com/android/wallpaper/asset/
H A DAsset.java54 Context context, ImageView imageView, int placeholderColor) { in getPlaceholderDrawable()
125 public void loadLowResDrawable(Activity activity, ImageView imageView, int placeholderColor, in loadLowResDrawable()
155 public void loadDrawable(final Context context, final ImageView imageView, in loadDrawable()
212 final ImageView imageView, in loadDrawableWithTransition()
277 public void loadPreviewImage(Activity activity, ImageView imageView, int placeholderColor) { in loadPreviewImage()
H A DContentUriAsset.java244 public void loadDrawable(Context context, ImageView imageView, in loadDrawable()
256 public void loadLowResDrawable(Activity activity, ImageView imageView, int placeholderColor, in loadLowResDrawable()
269 public void loadDrawableWithTransition(Context context, ImageView imageView, in loadDrawableWithTransition()
H A DCurrentWallpaperAssetVN.java102 public void loadLowResDrawable(Activity activity, ImageView imageView, int placeholderColor, in loadLowResDrawable()
130 public void loadDrawable(Context context, ImageView imageView, in loadDrawable()
H A DSystemStaticAsset.java55 public void loadLowResDrawable(Activity activity, ImageView imageView, int placeholderColor, in loadLowResDrawable()
/aosp12/packages/apps/Car/libs/car-apps-common/src/com/android/car/apps/common/imaging/
H A DImageViewBinder.java52 public ImageViewBinder(Size maxImageSize, @Nullable ImageView imageView) { in ImageViewBinder()
61 @Nullable ImageView imageView, boolean flagBitmaps) { in ImageViewBinder()
/aosp12/frameworks/layoutlib/bridge/src/com/android/layoutlib/bridge/bars/
H A DCustomBar.java91 protected ImageView loadIcon(ImageView imageView, String iconName, Density density) { in loadIcon()
99 ImageView imageView = (ImageView) child; in loadIcon() local
107 protected ImageView loadIcon(ImageView imageView, String iconName, Density density, in loadIcon()
/aosp12/packages/apps/Dialer/java/com/android/dialer/glidephotomanager/
H A DGlidePhotoManager.java42 void loadContactPhoto(ImageView imageView, PhotoInfo photoInfo); in loadContactPhoto()
/aosp12/packages/apps/Settings/src/com/android/settings/bluetooth/
H A DAdvancedBluetoothDetailsHeaderController.java259 final ImageView imageView = linearLayout.findViewById(R.id.header_icon); in updateSubLayout() local
399 final ImageView imageView = linearLayout.findViewById(R.id.bt_battery_icon); in showBatteryIcon() local
438 final ImageView imageView = linearLayout.findViewById(R.id.header_icon); in updateDisconnectLayout() local
448 void updateIcon(ImageView imageView, String iconUri) { in updateIcon()
/aosp12/packages/apps/Car/Media/src/com/android/car/media/widgets/
H A DMediaItemTab.java49 protected void bindIcon(ImageView imageView) { in bindIcon()
/aosp12/packages/apps/TV/src/com/android/tv/ui/sidepanel/parentalcontrols/
H A DSubRatingsFragment.java108 ImageView imageView = (ImageView) view.findViewById(R.id.icon); in onBind() local
169 ImageView imageView = (ImageView) view.findViewById(R.id.icon); in onBind() local
/aosp12/packages/apps/DeskClock/src/com/android/deskclock/ringtone/
H A DAddCustomRingtoneViewHolder.kt38 val imageView = itemView.findViewById<View>(R.id.ringtone_image) as ImageView regex
/aosp12/packages/apps/Stk/src/com/android/stk/
H A DStkMenuAdapter.java57 ImageView imageView = ((ImageView) convertView.findViewById(R.id.icon)); in getView() local
/aosp12/packages/apps/TV/common/src/com/android/tv/common/ui/setup/animation/
H A DSetupAnimationHelper.java176 public static ObjectAnimator createFrameAnimator(ImageView imageView, int[] frames) { in createFrameAnimator()
187 ImageView imageView, int[] frames, long startDelay) { in createFrameAnimatorWithDelay()
/aosp12/frameworks/base/core/java/android/app/
H A DSharedElementCallback.java178 ImageView imageView = ((ImageView) sharedElement); in onCaptureSharedElementSnapshot() local
250 ImageView imageView = new ImageView(context); in onCreateSnapshotView() local
/aosp12/packages/apps/Camera2/src/com/android/camera/data/
H A DPhotoItem.java118 ImageView imageView; in getView() local
132 protected void fillImageView(final ImageView imageView) { in fillImageView()
/aosp12/packages/apps/Contacts/src/com/android/contacts/editor/
H A DEditorUiUtils.java239 static void loadPhoto(ContactPhotoManager contactPhotoManager, ImageView imageView, in loadPhoto()
263 public static void setDefaultPhoto(ImageView imageView , Resources resources, in setDefaultPhoto()
/aosp12/packages/apps/TV/src/com/android/tv/dvr/ui/
H A DChangeImageTransformWithScaledParent.java66 ImageView imageView = (ImageView) view; in applyParentScale() local
/aosp12/frameworks/layoutlib/bridge/tests/res/testApp/MyApplication/src/main/java/com/android/layoutlib/test/myapplication/
H A DDrawableArrayWidget.java45 ImageView imageView = new ImageView(context); in addImageView() local
/aosp12/packages/apps/UniversalMediaPlayer/java/com/android/pump/activity/
H A DAlbumDetailsActivity.java136 ImageView imageView = findViewById(R.id.activity_album_details_image); in updateViews() local
204 ImageView imageView = itemView.findViewById(R.id.audio_image); in bind() local
H A DArtistDetailsActivity.java139 ImageView imageView = findViewById(R.id.activity_artist_details_image); in updateViews() local
216 ImageView imageView = itemView.findViewById(R.id.audio_image); in bind() local
/aosp12/packages/modules/Permission/PermissionController/src/com/android/permissioncontroller/permission/ui/handheld/
H A DSmartIconLoadPackagePermissionPreference.kt62 val imageView = holder.findViewById(android.R.id.icon) as ImageView regex
/aosp12/packages/apps/Settings/src/com/android/settings/widget/
H A DVectorAnimationController.java98 private void updateViewStates(View imageView, View playButton) { in updateViewStates()
/aosp12/packages/providers/MediaProvider/src/com/android/providers/media/
H A DPermissionActivity.java711 final ImageView imageView = thumbs.get(i); in bindAsThumbs() local
807 public void bindThumbnail(ImageView imageView) { in bindThumbnail()
815 public void bindFull(ImageView imageView) { in bindFull()
822 public void bindMimeIcon(ImageView imageView) { in bindMimeIcon()

12345