Searched refs:getRadioHex (Results 1 – 1 of 1) sorted by relevance
364 final int color = getRadioHex(R.id.group_lights_color, 0xff0000); in buildNotification()469 private int getRadioHex(int id, int def) { in getRadioHex() method in NotificationBuilderTest