/aosp_15_r20/external/robolectric/robolectric/src/test/java/org/robolectric/shadows/ |
H A D | ShadowRelativeLayoutTest.java | 18 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 D | VectorDrawableScaleTest.java | 49 ImageView imageView = (ImageView) view.findViewById(R.id.imageview1); in setupImageViews() local
|
/aosp_15_r20/packages/apps/Dialer/java/com/android/dialer/glidephotomanager/ |
D | GlidePhotoManager.java | 42 void loadContactPhoto(ImageView imageView, PhotoInfo photoInfo); in loadContactPhoto()
|
/aosp_15_r20/external/swiftshader/tests/VulkanWrapper/ |
H A D | Image.hpp | 41 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 D | ImageDisplayRegionFragment.java | 27 final SubsamplingScaleImageView imageView = rootView.findViewById(id.imageView); in onCreateView() local
|
H A D | ImageDisplayLargeFragment.java | 26 SubsamplingScaleImageView imageView = rootView.findViewById(id.imageView); in onCreateView() local
|
H A D | ImageDisplayRotateFragment.java | 20 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 D | ExtensionCircleFragment.java | 29 SubsamplingScaleImageView imageView = rootView.findViewById(id.imageView); in onCreateView() local
|
H A D | ExtensionPinFragment.java | 27 PinView imageView = rootView.findViewById(id.imageView); in onCreateView() local
|
H A D | ExtensionFreehandFragment.java | 26 final FreehandView imageView = rootView.findViewById(id.imageView); in onCreateView() local
|
/aosp_15_r20/packages/apps/TvSettings/Settings/src/com/android/tv/settings/accessibility/ |
D | AccessibilityTimeoutInfoFragment.java | 38 ImageView imageView; in onCreateView() local
|
/aosp_15_r20/packages/modules/DeviceLock/DeviceLockController/tests/robolectric/src/com/android/devicelockcontroller/activities/ |
D | DevicePoliciesFragmentTest.java | 76 ImageView imageView = mActivity.findViewById(R.id.header_icon); in onViewCreated_headerIconNotImportantForAccessibility() local
|
D | ProvisionInfoFragmentTest.java | 73 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 D | SetWallpaperActivity.java | 62 final ImageView imageView = (ImageView) findViewById(R.id.imageview); in onCreate() local
|
/aosp_15_r20/external/skia/src/gpu/graphite/vk/ |
H A D | VulkanImageView.h | 42 VkImageView imageView() const { return fImageView; } in imageView() function
|
/aosp_15_r20/external/skia/src/gpu/ganesh/vk/ |
H A D | GrVkImageView.cpp | 42 VkImageView imageView; in Make() local
|
/aosp_15_r20/packages/apps/Stk/src/com/android/stk/ |
D | StkMenuAdapter.java | 57 ImageView imageView = ((ImageView) convertView.findViewById(R.id.icon)); in getView() local
|
/aosp_15_r20/packages/apps/Contacts/src/com/android/contacts/editor/ |
D | RawContactEditorView.java | 745 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/ |
D | ScreenPreviewBinder.kt | 603 val imageView = surfaceCallback.homeImageWallpaper in <lambda>() constant
|
/aosp_15_r20/hardware/google/gfxstream/host/vulkan/ |
D | BorrowedImageVk.h | 28 VkImageView imageView = VK_NULL_HANDLE; member
|
/aosp_15_r20/development/samples/MultiResolution/src/com/example/android/multires/ |
H A D | MultiRes.java | 67 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 D | ViewPagerFragment.java | 38 SubsamplingScaleImageView imageView = rootView.findViewById(id.imageView); in onCreateView() local
|
/aosp_15_r20/packages/apps/TV/src/com/android/tv/dvr/ui/ |
D | ChangeImageTransformWithScaledParent.java | 66 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 D | DrawableArrayWidget.java | 45 ImageView imageView = new ImageView(context); in addImageView() local
|
/aosp_15_r20/packages/apps/Settings/src/com/android/settings/bluetooth/ |
D | GeneralBluetoothDetailsHeaderController.java | 76 ImageView imageView = mLayoutPreference.findViewById(R.id.bt_header_icon); in refresh() local
|