Home
last modified time | relevance | path

Searched defs:getColor (Results 1 – 25 of 35) sorted by relevance

12

/frameworks/support/v4/api23/android/support/v4/content/
DContextCompatApi23.java30 public static int getColor(Context context, int id) { in getColor() method in ContextCompatApi23
/frameworks/base/packages/WallpaperCropper/src/com/android/gallery3d/glrenderer/
DGLPaint.java29 public int getColor() { in getColor() method in GLPaint
/frameworks/base/graphics/java/android/graphics/
DPorterDuffColorFilter.java55 public int getColor() { in getColor() method in PorterDuffColorFilter
/frameworks/base/core/java/android/text/style/
DQuoteSpan.java70 public int getColor() { in getColor() method in QuoteSpan
/frameworks/opt/setupwizard/library/test/src/com/android/setupwizardlib/test/
DPartnerTest.java158 public int getColor(int id) throws NotFoundException { in getColor() method in PartnerTest.TestResources
/frameworks/support/v4/java/android/support/v4/content/
DContextCompat.java363 public static final int getColor(Context context, int id) { in getColor() method in ContextCompat
/frameworks/base/tools/layoutlib/bridge/src/android/graphics/
DBitmapShader_Delegate.java200 private int getColor(float fx, float fy) { in getColor() method in BitmapShader_Delegate.BitmapShaderPaint
DLinearGradient_Delegate.java211 private int getColor(float x, float y) { in getColor() method in LinearGradient_Delegate.LinearGradientPaint
/frameworks/base/tools/layoutlib/bridge/src/com/android/layoutlib/bridge/bars/
DCustomBar.java257 private static int getColor(RenderResources renderResources, String attr) { in getColor() method in CustomBar
/frameworks/base/core/jni/android/graphics/
DNinePatchImpl.cpp36 static bool getColor(const SkBitmap& bitmap, int x, int y, SkColor* c) { in getColor() function
/frameworks/base/graphics/java/android/graphics/drawable/
DColorDrawable.java122 public int getColor() { in getColor() method in ColorDrawable
/frameworks/support/v7/appcompat/src/android/support/v7/graphics/drawable/
DDrawerArrowDrawable.java221 public int getColor() { in getColor() method in DrawerArrowDrawable
/frameworks/base/tools/layoutlib/bridge/src/com/android/layoutlib/bridge/impl/
DResourceHelper.java72 public static int getColor(String value) { in getColor() method in ResourceHelper
/frameworks/base/core/java/android/widget/
DEdgeEffect.java305 public int getColor() { in getColor() method in EdgeEffect
/frameworks/base/test-runner/src/android/test/mock/
DMockResources.java132 public int getColor(int id) throws NotFoundException { in getColor() method in MockResources
/frameworks/base/core/tests/coretests/src/android/hardware/display/
DVirtualDisplayTest.java380 public int getColor() { in getColor() method in VirtualDisplayTest.ImageListener
/frameworks/support/v7/appcompat/src/android/support/v7/internal/widget/
DTintTypedArray.java118 public int getColor(int index, int defValue) { in getColor() method in TintTypedArray
DResourcesWrapper.java155 public int getColor(int id) throws NotFoundException { in getColor() method in ResourcesWrapper
/frameworks/support/v17/leanback/src/android/support/v17/leanback/app/
DBackgroundManager.java540 public int getColor() { in getColor() method in BackgroundManager.BackgroundContinuityService
1121 public final int getColor() { in getColor() method in BackgroundManager
/frameworks/base/core/java/android/content/res/
DStringBlock.java322 private static CharacterStyle getColor(String color, boolean foreground) { in getColor() method in StringBlock
DTypedArray.java423 public int getColor(int index, @ColorInt int defValue) { in getColor() method in TypedArray
DResources.java935 public int getColor(@ColorRes int id) throws NotFoundException { in getColor() method in Resources
956 public int getColor(@ColorRes int id, @Nullable Theme theme) throws NotFoundException { in getColor() method in Resources
/frameworks/base/tools/layoutlib/bridge/src/android/content/res/
DBridgeTypedArray.java288 public int getColor(int index, int defValue) { in getColor() method in BridgeTypedArray
DBridgeResources.java177 public int getColor(int id, Theme theme) throws NotFoundException { in getColor() method in BridgeResources
/frameworks/support/recommendation/src/android/support/app/recommendation/
DContentRecommendation.java426 public int getColor() { in getColor() method in ContentRecommendation

12