Searched refs:toDayList (Results 1 – 1 of 1) sorted by relevance
330 private static String toDayList(int[] days) { in toDayList() method in ZenModeConfig729 .appendQueryParameter("days", toDayList(schedule.days)) in toScheduleConditionId()774 return toDayList(days).equals(toDayList(other.days)) in equals()