Searched refs:toDayList (Results 1 – 2 of 2) sorted by relevance
411 private static String toDayList(int[] days) { in toDayList() method in ZenModeConfig989 .appendQueryParameter("days", toDayList(schedule.days)) in toScheduleConditionId()1052 return toDayList(days).equals(toDayList(other.days)) in equals()
29732 HSPLandroid/service/notification/ZenModeConfig;->toDayList([I)Ljava/lang/String;