Searched refs:COLOR_TOY_FG (Results 1 – 1 of 1) sorted by relevance
53 const val COLOR_TOY_FG = 0xFFFF4080.toInt() in <lambda>() constant54 const val COLOR_TOY_BG = COLOR_TOY_FG and 0x40FFFFFF.toInt() in <lambda>()131 .setTitle(colorize(getString(R.string.control_toy_title), COLOR_TOY_FG)) in makeToyControl()134 COLOR_TOY_FG)) in makeToyControl()