Searched defs:formatCode (Results 1 – 4 of 4) sorted by relevance
134 private static void assertConsistent(String path, String mimeType, int formatCode) { in assertConsistent()
359 public static @NonNull String getMimeType(@Nullable String path, int formatCode) { in getMimeType()377 public static @NonNull String getMimeTypeForFormatCode(int formatCode) { in getMimeTypeForFormatCode()389 int formatCode = getFormatCodeForMimeType(mimeType); in getFormatCode() local
437 final int formatCode = Document.MIME_TYPE_DIR.equals(mimeType) ? in createDocument() local
2740 int formatCode = SmsSession.Event.Format.SMS_FORMAT_UNKNOWN; in convertSmsFormat() local