Home
last modified time | relevance | path

Searched refs:getBitmapId (Results 1 – 7 of 7) sorted by relevance

/frameworks/base/core/tests/BroadcastRadioTests/src/android/hardware/radio/
DRadioMetadataTest.java280 .that(metadata.getBitmapId(key)).isEqualTo(INT_KEY_VALUE); in getBitmapId_withKeyInMetadata()
289 .that(metadata.getBitmapId(key)).isEqualTo(0); in getBitmapId_withKeyNotInMetadata()
299 metadata.getBitmapId(illegalKey); in getBitmapId_withIllegalKey_fails()
311 metadata.getBitmapId(/* key= */ null); in getBitmapId_withNullKey_fails()
/frameworks/base/core/java/android/hardware/radio/
DRadioMetadata.java515 public int getBitmapId(@NonNull String key) { in getBitmapId() method in RadioMetadata
/frameworks/base/core/java/android/widget/
DRemoteViews.java2027 public int getBitmapId(Bitmap b) { in getBitmapId() method in RemoteViews.BitmapCache
2082 mBitmapId = mBitmapCache.getBitmapId(bitmap); in BitmapReflectionAction()
2110 mBitmapId = rootData.mBitmapCache.getBitmapId(mBitmap); in setHierarchyRootData()
/frameworks/base/core/api/
Dsystem-current.txt6548 …method @FlaggedApi("android.hardware.radio.hd_radio_improved") public int getBitmapId(@NonNull Str…
/frameworks/base/boot/
Dboot-image-profile.txt20241 HSPLandroid/widget/RemoteViews$BitmapCache;->getBitmapId(Landroid/graphics/Bitmap;)I
/frameworks/base/boot/hiddenapi/
Dhiddenapi-max-target-o.txt21858 Landroid/hardware/radio/RadioMetadata;->getBitmapId(Ljava/lang/String;)I
68332 Landroid/widget/RemoteViews$BitmapCache;->getBitmapId(Landroid/graphics/Bitmap;)I
/frameworks/base/config/
Dboot-image-profile.txt20305 HSPLandroid/widget/RemoteViews$BitmapCache;->getBitmapId(Landroid/graphics/Bitmap;)I