Searched refs:TAG_PROFILE_CLASS (Results 1 – 2 of 2) sorted by relevance
82 static final int TAG_PROFILE_CLASS = 0x95; field in Tags105 (byte) TAG_PROFILE_CLASS,
1298 if (profileNode.hasChild(Tags.TAG_PROFILE_CLASS)) { in buildProfile()1301 profileNode.getChild(Tags.TAG_PROFILE_CLASS).asInteger()); in buildProfile()