Home
last modified time | relevance | path

Searched defs:drawableId (Results 1 – 11 of 11) sorted by relevance

/aosp14/frameworks/base/core/java/android/app/admin/
H A DDevicePolicyResourcesManager.java158 public Drawable getDrawable( in getDrawable()
190 public Drawable getDrawable( in getDrawable()
252 public Drawable getDrawableForDensity( in getDrawableForDensity()
286 public Drawable getDrawableForDensity( in getDrawableForDensity()
335 public Icon getDrawableAsIcon( in getDrawableAsIcon()
381 public Icon getDrawableAsIcon( in getDrawableAsIcon()
H A DDevicePolicyDrawableResource.java62 @NonNull String drawableId, in DevicePolicyDrawableResource()
71 private DevicePolicyDrawableResource( in DevicePolicyDrawableResource()
107 @NonNull String drawableId, in DevicePolicyDrawableResource()
H A DIDevicePolicyManager.aidl582 ParcelableResource getDrawable(String drawableId, String drawableStyle, String drawableSource); in getDrawable()
/aosp14/frameworks/base/services/devicepolicy/java/com/android/server/devicepolicy/
H A DDeviceManagementResourcesProvider.java99 String drawableId = drawables.get(i).getDrawableId(); in updateDrawables() local
126 String drawableId, String drawableStyle, ParcelableResource updatableResource) { in updateDrawable()
142 String drawableId, String drawableSource, String drawableStyle, in updateDrawableForSource()
169 String drawableId = drawableIds.get(i); in removeDrawables() local
182 ParcelableResource getDrawable(String drawableId, String drawableStyle, String drawableSource) { in getDrawable()
198 String drawableId, String drawableStyle, String drawableSource) { in getDrawableForSourceLocked()
/aosp14/frameworks/base/packages/SettingsLib/Spa/tests/src/com/android/settingslib/spa/widget/illustration/
H A DIllustrationTest.kt42 private val drawableId = SemanticsPropertyKey<Int>("DrawableResId") regex
/aosp14/frameworks/base/core/java/com/android/internal/widget/
H A DNotificationExpandButton.java130 int drawableId; in updateExpandedState() local
/aosp14/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/row/
H A DNotificationSnooze.java290 int drawableId = show ? com.android.internal.R.drawable.ic_collapse_notification in showSnoozeOptions() local
/aosp14/frameworks/base/core/java/android/widget/
H A DSuggestionsAdapter.java548 private Drawable getDrawableFromResourceValue(String drawableId) { in getDrawableFromResourceValue()
/aosp14/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/
H A DScreenDecorationsTest.java1447 private Drawable getTestsDrawable(@DrawableRes int drawableId) { in getTestsDrawable()
/aosp14/frameworks/base/core/java/android/app/
H A DApplicationPackageManager.java2017 private Drawable getDrawableForDensity(int drawableId, int density) { in getDrawableForDensity()
2024 private Drawable getProfileIconForDensity(UserHandle user, int drawableId, int density) { in getProfileIconForDensity()
/aosp14/frameworks/base/tools/aapt2/integration-tests/CommandTests/
H A Dandroid-33.jarAndroidManifest.xml META-INF/ META-INF/MANIFEST.MF NOTICES/ NOTICES/libcore ...