Searched refs:getBitmapId (Results 1 – 7 of 7) sorted by relevance
280 .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()
515 public int getBitmapId(@NonNull String key) { in getBitmapId() method in RadioMetadata
2027 public int getBitmapId(Bitmap b) { in getBitmapId() method in RemoteViews.BitmapCache2082 mBitmapId = mBitmapCache.getBitmapId(bitmap); in BitmapReflectionAction()2110 mBitmapId = rootData.mBitmapCache.getBitmapId(mBitmap); in setHierarchyRootData()
6548 …method @FlaggedApi("android.hardware.radio.hd_radio_improved") public int getBitmapId(@NonNull Str…
20241 HSPLandroid/widget/RemoteViews$BitmapCache;->getBitmapId(Landroid/graphics/Bitmap;)I
21858 Landroid/hardware/radio/RadioMetadata;->getBitmapId(Ljava/lang/String;)I68332 Landroid/widget/RemoteViews$BitmapCache;->getBitmapId(Landroid/graphics/Bitmap;)I
20305 HSPLandroid/widget/RemoteViews$BitmapCache;->getBitmapId(Landroid/graphics/Bitmap;)I