Home
last modified time | relevance | path

Searched defs:getColors (Results 1 – 4 of 4) sorted by relevance

/frameworks/support/v7/palette/src/android/support/v7/graphics/
DColorHistogram.java60 int[] getColors() { in getColors() method in ColorHistogram
/frameworks/opt/colorpicker/src/com/android/colorpicker/
DColorPickerDialog.java187 public int[] getColors() { in getColors() method in ColorPickerDialog
/frameworks/base/core/java/android/content/res/
DColorStateList.java330 public int[] getColors() { in getColors() method in ColorStateList
/frameworks/base/include/androidfw/
DResourceTypes.h163 inline uint32_t* getColors() const { in getColors() function