Searched refs:getType (Results 1 – 10 of 10) sorted by relevance
84 public static String getType(int index) { in getType() method in ResourcesParser.ResType96 public String getType() { in getType() method in ResourcesParser.ResType119 public static String getType(int index) { in getType() method in ResourcesParser.DeviceType131 public String getType() { in getType() method in ResourcesParser.DeviceType153 public static String getType(int index) { in getType() method in ResourcesParser.Resolution165 public String getType() { in getType() method in ResourcesParser.Resolution515 resourceIndexResult.type = ResType.getType(item.type); in parseDataItems()584 configClass.append(Resolution.getType(param.value)); in convertConfigIndexToString()586 configClass.append(CONFIG_CONJUNCTION).append(Resolution.getType(param.value)); in convertConfigIndexToString()596 configClass.append(DeviceType.getType(param.value)); in convertConfigIndexToString()[all …]
110 public static String getType(int index) { in getType() method in UncompressEntrance.ParseAppMode122 public String getType() { in getType() method in UncompressEntrance.ParseAppMode310 utility.setParseMode(parseAppMode.getType()); in parseApp()347 utility.setParseMode(parseAppMode.getType()); in parseApp()
90 public String getType() { in getType() method in HQFInfo
35 public int getType() { in getType() method in SigningBlock
268 typeAndOffsetMap.put(optionalBlock.getType(), currentOffset); in generateHapSigningBlock()279 result.putInt(optionalBlock.getType()); // type in generateHapSigningBlock()281 offset = typeAndOffsetMap.get(optionalBlock.getType()); in generateHapSigningBlock()
228 public String getType() { in getType() method in Provision
15 …getType)(e),i),r.setMediaProperty(s,a),r.setMediaProperties((0,n.getEtsPropName)(e),s)})),y=(0,n.c… function
164 int type = optionalBlock.getType(); in outputOptionalBlocks()
82 public getType():Type{
478 if (optionalBlock.getType() == HapUtils.HAP_PROFILE_BLOCK_ID) { in findProfileFromOptionalBlocks()