Searched defs:RESOLVED (Results 1 – 3 of 3) sorted by relevance
51 static final int RESOLVED = 2; field in Label
198 enum PromiseResult { RESOLVED, REJECTED }; enumerator
182 enum PromiseResult { RESOLVED, REJECTED }; enumerator