Home
last modified time | relevance | path

Searched refs:getOpacity (Results 1 – 25 of 31) sorted by relevance

12

/packages/apps/UnifiedEmail/src/com/android/mail/bitmap/
DFlipDrawable.java179 public int getOpacity() { in getOpacity() method in FlipDrawable
180 return resolveOpacity(mFront.getOpacity(), mBack.getOpacity()); in getOpacity()
DCheckableContactFlipDrawable.java194 public int getOpacity() { in getOpacity() method in CheckableContactFlipDrawable.CheckmarkDrawable
DAbstractAvatarDrawable.java246 public int getOpacity() { in getOpacity() method in AbstractAvatarDrawable
/packages/services/Car/car-support-lib/src/android/support/car/ui/
DCircleBitmapDrawable.java92 public int getOpacity() { in getOpacity() method in CircleBitmapDrawable
93 return mDrawable != null ? mDrawable.getOpacity() : PixelFormat.TRANSLUCENT; in getOpacity()
DFabDrawable.java181 public int getOpacity() { in getOpacity() method in FabDrawable
DDrawerArrowDrawable.java191 public int getOpacity() { in getOpacity() method in DrawerArrowDrawable
/packages/apps/Car/libs/car-apps-common/src/com/android/car/apps/common/
DCircleBitmapDrawable.java89 public int getOpacity() { in getOpacity() method in CircleBitmapDrawable
90 return mDrawable != null ? mDrawable.getOpacity() : PixelFormat.TRANSLUCENT; in getOpacity()
DLetterTileDrawable.java220 public int getOpacity() { in getOpacity() method in LetterTileDrawable
/packages/apps/Settings/src/com/android/settings/
DActivityPicker.java387 final Bitmap.Config c = icon.getOpacity() != PixelFormat.OPAQUE ? in createIconThumbnail()
475 public int getOpacity() { in getOpacity() method in ActivityPicker.EmptyDrawable
/packages/apps/DocumentsUI/tests/common/com/android/documentsui/testing/
DTestDrawable.java50 public int getOpacity() { in getOpacity() method in TestDrawable
/packages/apps/Calendar/src/com/android/calendar/
DDayOfMonthDrawable.java69 public int getOpacity() { in getOpacity() method in DayOfMonthDrawable
/packages/apps/Launcher2/src/com/android/launcher2/
DFastBitmapDrawable.java58 public int getOpacity() { in getOpacity() method in FastBitmapDrawable
/packages/apps/Camera2/src/com/android/camera/ui/
DMarginDrawable.java85 public int getOpacity() { in getOpacity() method in MarginDrawable
DAnimatedCircleDrawable.java60 public int getOpacity() { in getOpacity() method in AnimatedCircleDrawable
DTouchCircleDrawable.java154 public int getOpacity() { in getOpacity() method in TouchCircleDrawable
/packages/apps/Contacts/tests/src/com/android/contacts/tests/
DFakeAccountType.java45 public int getOpacity() {
/packages/apps/EmergencyInfo/src/com/android/emergency/
DCircleFramedDrawable.java112 public int getOpacity() { in getOpacity() method in CircleFramedDrawable
/packages/apps/Launcher3/src/com/android/launcher3/pageindicators/
DCaretDrawable.java135 public int getOpacity() { in getOpacity() method in CaretDrawable
/packages/apps/PackageInstaller/src/android/support/wearable/view/
DProgressDrawable.java158 public int getOpacity() {
/packages/apps/Gallery2/src/com/android/photos/shims/
DBitmapJobDrawable.java139 public int getOpacity() { in getOpacity() method in BitmapJobDrawable
/packages/apps/Launcher3/src/com/android/launcher3/allapps/
DAllAppsBackgroundDrawable.java187 public int getOpacity() { in getOpacity() method in AllAppsBackgroundDrawable
/packages/apps/Contacts/tests/src/com/android/contacts/util/
DAccountDisplayInfoFactoryTests.java198 public int getOpacity() { in someDrawable()
/packages/apps/Launcher3/src/com/android/launcher3/
DFastBitmapDrawable.java138 public int getOpacity() { in getOpacity() method in FastBitmapDrawable
/packages/apps/Contacts/src/com/android/contacts/lettertiles/
DLetterTileDrawable.java223 public int getOpacity() { in getOpacity() method in LetterTileDrawable
/packages/apps/Gallery2/src/com/android/photos/drawables/
DAutoThumbnailDrawable.java204 public int getOpacity() { in getOpacity() method in AutoThumbnailDrawable

12