Home
last modified time | relevance | path

Searched refs:readColor (Results 1 – 2 of 2) sorted by relevance

/cts/tests/tests/tools/processors/view_inspector/src/android/processor/view/inspector/cts/
DTestPropertyReader.java93 public void readColor(int id, int value) { in readColor() method in TestPropertyReader
98 public void readColor(int id, long value) { in readColor() method in TestPropertyReader
103 public void readColor(int id, Color value) { in readColor() method in TestPropertyReader
/cts/common/device-side/bedstead/remoteframeworkclasses/java/apis/
Dcurrent.txt56759 method public void readColor(int, @ColorInt int);
56760 method public void readColor(int, @ColorLong long);
56761 method public void readColor(int, @Nullable android.graphics.Color);