Searched defs:STATE_TRUE (Results 1 – 4 of 4) sorted by relevance
59 public static final int STATE_TRUE = 1; field in Condition
80 private static final int STATE_TRUE = 0; field in TextDirectionHeuristics
170 STATE_TRUE = 1; enumerator
1662 new Condition(zenRule.getConditionId(), "", STATE_TRUE)); in testSetAutomaticZenRuleState_nullPkg() local