Searched refs:FLAG_RELEVANT_NOW (Results 1 – 5 of 5) sorted by relevance
64 public static final int FLAG_RELEVANT_NOW = 1 << 0; field in Condition179 final boolean now = (flags & FLAG_RELEVANT_NOW) != 0; in relevanceToString()
1341 Condition.FLAG_RELEVANT_NOW); in toTimeCondition()1355 Condition.FLAG_RELEVANT_NOW); in toNextAlarmCondition()
163 "", "", "", 0, state,Condition.FLAG_RELEVANT_NOW); in newCondition()
1504 STATE_TRUE, Condition.FLAG_RELEVANT_NOW); in testCountdownConditionSubscription()
38542 field public static final int FLAG_RELEVANT_NOW = 1; // 0x1