Searched refs:CLOCK_TIME (Results 1 – 2 of 2) sorted by relevance
106 private static final Pattern CLOCK_TIME = Pattern.compile( field in TtmlUtils132 Matcher matcher = CLOCK_TIME.matcher(time); in parseTimeExpression()
626 if ((aidl & (1 << VolumeShaperConfigurationOptionFlag.CLOCK_TIME)) != 0) { in optionFlagsFromAidl()638 result |= (1 << VolumeShaperConfigurationOptionFlag.CLOCK_TIME); in optionFlagsToAidl()