Searched defs:baseType (Results 1 – 8 of 8) sorted by relevance
34 public MutableFrameFormat(int baseType, int target) { in MutableFrameFormat()38 public void setBaseType(int baseType) { in setBaseType()
66 public FrameFormat(int baseType, int target) { in FrameFormat()312 public static int bytesPerSampleOf(int baseType) { in bytesPerSampleOf()346 public static String baseTypeToString(int baseType) { in baseTypeToString()
50 final int baseType = format.getBaseType(); in initWithFormat() local
68 private static MutableFrameFormat createFormat(int baseType, int count, int target) { in createFormat()74 private static MutableFrameFormat createFormat(int baseType, int target) { in createFormat()
160 @UserInfoFlag int baseType, @UserInfoFlag int defaultUserInfoPropertyFlags, int label, in UserTypeDetails()431 public Builder setBaseType(@UserInfoFlag int baseType) { in setBaseType()
1459 final String baseType = getType(uri); in openTypedAssetFileImpl() local
401 final String baseType = resolvedType.substring(0, slashpos); in queryIntent() local
2419 String baseType = getType(uri); in openTypedAssetFile() local