Searched defs:loadedDrawable (Results 1 – 9 of 9) sorted by relevance
115 val loadedDrawable = in validBitmapResource_loadDrawable_returnsBitmapDrawable() constant178 val loadedDrawable = imageLoader.loadDrawable(Icon.createWithBitmap(bitmap)) in validBitmapIcon_returnsBitmapDrawable() constant203 val loadedDrawable = imageLoader.loadDrawable(Icon.createWithContentUri(Uri.parse(uri))) in validUriIcon_returnsBitmapDrawable() constant233 val loadedDrawable = imageLoader.loadDrawable(Icon.createWithData(array, 0, array.size)) in validDataIcon_returnsBitmapDrawable() constant260 val loadedDrawable = in validResourceIcon_returnsBitmapDrawable() constant290 val loadedDrawable = in validSystemResourceIcon_returnsBitmapDrawable() constant312 val loadedDrawable = in invalidDifferentPackageResourceIcon_returnsNull() constant339 val loadedDrawable = in validBitmapResource_widthMoreRestricted_downsizesKeepingAspectRatio() constant349 val loadedDrawable = in validBitmapResource_heightMoreRestricted_downsizesKeepingAspectRatio() constant359 val loadedDrawable = in validBitmapResource_onlyWidthRestricted_downsizesKeepingAspectRatio() constant[all …]
143 private val loadedDrawable = TestStubDrawable("loaded") constant
205 val loadedDrawable = constant
34 @Nullable private Drawable loadedDrawable; field in ShadowIconTest
555 Drawable loadedDrawable = im1.loadDrawableCheckingUriGrant( in testLoadSafeDrawable_loadSuccessful() local599 Drawable loadedDrawable = im1.loadDrawableCheckingUriGrant( in testLoadSafeDrawable_grantRejected_nullDrawable() local
META-INF/ META-INF/MANIFEST.MF META-INF/frameworks__base__packages__SystemUI__android_common__SystemUI-core. ...
com/android/systemui/wallpapers/ui/viewmodel/WallpaperViewModel.class WallpaperViewModel.kt package ...
META-INF/ META-INF/MANIFEST.MF META-INF/NOTICE.txt META ...