Searched refs:isForever (Results 1 – 1 of 1) sorted by relevance
138 if (isForever(tag.condition)) { in createDialog()259 } else if (isForever(c)) { in bindConditions()304 private boolean isForever(Condition c) { in isForever() method in EnableZenModeDialog309 return isForever(condition) ? null : getConditionId(condition); in getRealConditionId()506 if (condition == null || isForever(condition)) { in computeAlarmWarningText()