Searched refs:allowNever (Results 1 – 1 of 1) sorted by relevance
1363 public static boolean isValidScheduleConditionId(Uri conditionId, boolean allowNever) { in isValidScheduleConditionId() argument1371 if (info == null || (!allowNever && (info.days == null || info.days.length == 0))) { in isValidScheduleConditionId()