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