Searched defs:formatCode (Results 1 – 3 of 3) 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
2632 int formatCode = SmsSession.Event.Format.SMS_FORMAT_UNKNOWN; in convertSmsFormat() local