Searched refs:mColorId (Results 1 – 2 of 2) sorted by relevance
50 private int mColorId; field in ResourcesPerfTest61 mColorId = mRes.getIdentifier("transparent", "color", "android"); in setUp()83 mRes.getColor(mColorId, null); in getColor()
39 private int mColorId;86 mColorId = propertyMapper.mapColor("color", R.attr.color);106 propertyReader.readColor(mColorId, node.getColor());