| /appcompat/appcompat-resources/src/main/java/androidx/appcompat/graphics/drawable/ |
| D | DrawableWrapperCompat.java | 125 public int getOpacity() { in getOpacity() method in DrawableWrapperCompat 126 return mDrawable.getOpacity(); in getOpacity()
|
| D | DrawableContainerCompat.java | 404 public int getOpacity() { in getOpacity() method in DrawableContainerCompat 406 mDrawableContainerState.getOpacity(); in getOpacity() 1081 public final int getOpacity() { in getOpacity() method in DrawableContainerCompat.DrawableContainerState 1088 int op = (count > 0) ? drawables[0].getOpacity() : PixelFormat.TRANSPARENT; in getOpacity() 1090 op = Drawable.resolveOpacity(op, drawables[i].getOpacity()); in getOpacity()
|
| /appcompat/appcompat-resources/api/ |
| D | current.txt | 25 method public int getOpacity(); 40 method public int getOpacity();
|
| D | 1.7.0-beta01.txt | 25 method public int getOpacity(); 40 method public int getOpacity();
|
| D | 1.6.0-beta01.txt | 25 method public int getOpacity(); 40 method public int getOpacity();
|
| D | 1.6.0-beta02.txt | 25 method public int getOpacity(); 40 method public int getOpacity();
|
| D | restricted_1.1.0-rc01.txt | 22 method public int getOpacity(); 37 method public int getOpacity();
|
| D | restricted_1.2.0-beta01.txt | 22 method public int getOpacity(); 37 method public int getOpacity();
|
| D | restricted_1.1.0-beta01.txt | 22 method public int getOpacity(); 37 method public int getOpacity();
|
| D | restricted_1.3.0-beta02.txt | 22 method public int getOpacity(); 37 method public int getOpacity();
|
| D | restricted_1.3.0-beta01.txt | 22 method public int getOpacity(); 37 method public int getOpacity();
|
| D | restricted_1.6.0-beta02.txt | 25 method public int getOpacity(); 40 method public int getOpacity();
|
| D | restricted_current.txt | 25 method public int getOpacity(); 40 method public int getOpacity();
|
| D | restricted_1.6.0-beta01.txt | 25 method public int getOpacity(); 40 method public int getOpacity();
|
| D | restricted_1.4.0-beta02.txt | 22 method public int getOpacity(); 37 method public int getOpacity();
|
| D | restricted_1.5.0-beta01.txt | 22 method public int getOpacity(); 37 method public int getOpacity();
|
| D | restricted_1.7.0-beta01.txt | 25 method public int getOpacity(); 40 method public int getOpacity();
|
| D | restricted_1.4.0-beta01.txt | 22 method public int getOpacity(); 37 method public int getOpacity();
|
| D | 1.3.0-beta02.txt | 22 method public int getOpacity();
|
| D | 1.1.0-beta01.txt | 22 method public int getOpacity();
|
| D | 1.4.0-beta02.txt | 22 method public int getOpacity();
|
| D | 1.1.0-rc01.txt | 22 method public int getOpacity();
|
| D | 1.4.0-beta01.txt | 22 method public int getOpacity();
|
| /appcompat/appcompat-resources/src/androidTest/java/androidx/appcompat/graphics/drawable/ |
| D | MyDrawable.kt | 54 override fun getOpacity(): Int { in getOpacity() method in androidx.appcompat.graphics.drawable.MyDrawable
|
| /appcompat/appcompat/src/main/java/androidx/appcompat/widget/ |
| D | ActionBarBackgroundDrawable.java | 62 public int getOpacity() { in getOpacity() method in ActionBarBackgroundDrawable
|