Home
last modified time | relevance | path

Searched defs:imageView (Results 76 – 100 of 909) sorted by relevance

12345678910>>...37

/aosp_15_r20/external/robolectric/robolectric/src/test/java/org/robolectric/shadows/
H A DShadowRelativeLayoutTest.java18 ImageView imageView = new ImageView(ApplicationProvider.getApplicationContext()); in getRules_shouldShowAddRuleData_sinceApiLevel17() local
/aosp_15_r20/cts/tests/tests/uirendering/src/android/uirendering/cts/testclasses/
H A DVectorDrawableScaleTest.java49 ImageView imageView = (ImageView) view.findViewById(R.id.imageview1); in setupImageViews() local
/aosp_15_r20/packages/apps/Dialer/java/com/android/dialer/glidephotomanager/
DGlidePhotoManager.java42 void loadContactPhoto(ImageView imageView, PhotoInfo photoInfo); in loadContactPhoto()
/aosp_15_r20/external/swiftshader/tests/VulkanWrapper/
H A DImage.hpp41 vk::ImageView imageView; // Owning handle member in Image
/aosp_15_r20/external/subsampling-scale-image-view/sample/src/main/java/com/davemorrissey/labs/subscaleview/test/imagedisplay/
H A DImageDisplayRegionFragment.java27 final SubsamplingScaleImageView imageView = rootView.findViewById(id.imageView); in onCreateView() local
H A DImageDisplayLargeFragment.java26 SubsamplingScaleImageView imageView = rootView.findViewById(id.imageView); in onCreateView() local
H A DImageDisplayRotateFragment.java20 final SubsamplingScaleImageView imageView = rootView.findViewById(id.imageView); in onCreateView() local
/aosp_15_r20/external/subsampling-scale-image-view/sample/src/main/java/com/davemorrissey/labs/subscaleview/test/extension/
H A DExtensionCircleFragment.java29 SubsamplingScaleImageView imageView = rootView.findViewById(id.imageView); in onCreateView() local
H A DExtensionPinFragment.java27 PinView imageView = rootView.findViewById(id.imageView); in onCreateView() local
H A DExtensionFreehandFragment.java26 final FreehandView imageView = rootView.findViewById(id.imageView); in onCreateView() local
/aosp_15_r20/packages/apps/TvSettings/Settings/src/com/android/tv/settings/accessibility/
DAccessibilityTimeoutInfoFragment.java38 ImageView imageView; in onCreateView() local
/aosp_15_r20/packages/modules/DeviceLock/DeviceLockController/tests/robolectric/src/com/android/devicelockcontroller/activities/
DDevicePoliciesFragmentTest.java76 ImageView imageView = mActivity.findViewById(R.id.header_icon); in onViewCreated_headerIconNotImportantForAccessibility() local
DProvisionInfoFragmentTest.java73 ImageView imageView = mActivity.findViewById(R.id.header_icon); in onViewCreated_headerIconNotImportantForAccessibility() local
/aosp_15_r20/development/samples/ApiDemos/src/com/example/android/apis/app/
H A DSetWallpaperActivity.java62 final ImageView imageView = (ImageView) findViewById(R.id.imageview); in onCreate() local
/aosp_15_r20/external/skia/src/gpu/graphite/vk/
H A DVulkanImageView.h42 VkImageView imageView() const { return fImageView; } in imageView() function
/aosp_15_r20/external/skia/src/gpu/ganesh/vk/
H A DGrVkImageView.cpp42 VkImageView imageView; in Make() local
/aosp_15_r20/packages/apps/Stk/src/com/android/stk/
DStkMenuAdapter.java57 ImageView imageView = ((ImageView) convertView.findViewById(R.id.icon)); in getView() local
/aosp_15_r20/packages/apps/Contacts/src/com/android/contacts/editor/
DRawContactEditorView.java745 final ImageView imageView = (ImageView) field.findViewById(R.id.kind_icon); in bindData() local
749 final ImageView imageView = (ImageView) field.findViewById(R.id.kind_icon); in bindData() local
/aosp_15_r20/packages/apps/WallpaperPicker2/src/com/android/wallpaper/picker/customization/ui/binder/
DScreenPreviewBinder.kt603 val imageView = surfaceCallback.homeImageWallpaper in <lambda>() constant
/aosp_15_r20/hardware/google/gfxstream/host/vulkan/
DBorrowedImageVk.h28 VkImageView imageView = VK_NULL_HANDLE; member
/aosp_15_r20/development/samples/MultiResolution/src/com/example/android/multires/
H A DMultiRes.java67 ImageView imageView = (ImageView) findViewById(R.id.image_view); in showPhoto() local
/aosp_15_r20/external/subsampling-scale-image-view/sample/src/main/java/com/davemorrissey/labs/subscaleview/test/viewpager/
H A DViewPagerFragment.java38 SubsamplingScaleImageView imageView = rootView.findViewById(id.imageView); in onCreateView() local
/aosp_15_r20/packages/apps/TV/src/com/android/tv/dvr/ui/
DChangeImageTransformWithScaledParent.java66 ImageView imageView = (ImageView) view; in applyParentScale() local
/aosp_15_r20/platform_testing/libraries/screenshot/deviceless/layoutlib/tests/res/testApp/MyApplication/src/main/java/com/android/layoutlib/test/myapplication/
H A DDrawableArrayWidget.java45 ImageView imageView = new ImageView(context); in addImageView() local
/aosp_15_r20/packages/apps/Settings/src/com/android/settings/bluetooth/
DGeneralBluetoothDetailsHeaderController.java76 ImageView imageView = mLayoutPreference.findViewById(R.id.bt_header_icon); in refresh() local

12345678910>>...37