Searched refs:CLOCK_TIME (Results 1 – 4 of 4) sorted by relevance
21 CLOCK_TIME, enumConstant
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()
382 result |= 1 << static_cast<int>(VolumeShaperConfigurationOptionFlag::CLOCK_TIME); in getOptionFlagsAsAidl()392 if (aidl & (1 << static_cast<int>(VolumeShaperConfigurationOptionFlag::CLOCK_TIME))) { in setOptionFlagsFromAidl()