Home | History | Annotate | Download | only in cts

Lines Matching defs:UNSET

531             public static final int UNSET = -1;
553 this(false, false, false, UNSET);
557 return new PlayerResult(true, false, false, UNSET);
577 return configureSuccess && startSuccess && decodeSuccess && getTotalTime() != UNSET;
1560 public static final String STRING_UNSET = "UNSET";