Searched refs:supportedIdentifierTypes (Results 1 – 6 of 6) sorted by relevance
242 int[] supportedIdentifierTypes = prop.supportedIdentifierTypes.stream(). in propertiesFromHal() local244 int[] supportedProgramTypes = identifierTypesToProgramTypes(supportedIdentifierTypes); in propertiesFromHal()268 supportedIdentifierTypes, in propertiesFromHal()
317 int[] supportedProgramTypes = identifierTypesToProgramTypes(prop.supportedIdentifierTypes); in propertiesFromHalProperties()341 prop.supportedIdentifierTypes, in propertiesFromHalProperties()
315 halProperties.supportedIdentifierTypes = new ArrayList<Integer>(Arrays.asList( in createHalProperties()
282 @ProgramSelector.IdentifierType int[] supportedIdentifierTypes, in ModuleProperties() argument299 mSupportedIdentifierTypes = arrayToSet(supportedIdentifierTypes); in ModuleProperties()
393 prop11 ? ArrayFromHal(env, prop11->supportedIdentifierTypes) : nullptr; in ModulePropertiesFromHal()
991 halProperties.supportedIdentifierTypes = new int[]{IdentifierType.AMFM_FREQUENCY_KHZ, in createHalProperties()