Searched refs:MAP_MESSAGE_CHARSET_UTF8 (Results 1 – 2 of 2) sorted by relevance
863 when(mParams.getCharset()).thenReturn(BluetoothMapContent.MAP_MESSAGE_CHARSET_UTF8); in getEmailMessage_withEmptyCursor()876 when(mParams.getCharset()).thenReturn(BluetoothMapContent.MAP_MESSAGE_CHARSET_UTF8); in getEmailMessage_withFileNotFoundExceptionForEmailBodyAccess()929 when(mParams.getCharset()).thenReturn(BluetoothMapContent.MAP_MESSAGE_CHARSET_UTF8); in getEmailMessage_withNullPointerExceptionForEmailBodyAccess()982 when(mParams.getCharset()).thenReturn(BluetoothMapContent.MAP_MESSAGE_CHARSET_UTF8); in getEmailMessage()1044 when(mParams.getCharset()).thenReturn(BluetoothMapContent.MAP_MESSAGE_CHARSET_UTF8); in getIMMessage_withEmptyCursor()1058 when(mParams.getCharset()).thenReturn(BluetoothMapContent.MAP_MESSAGE_CHARSET_UTF8); in getIMMessage_withSentFolderId()1118 when(mParams.getCharset()).thenReturn(BluetoothMapContent.MAP_MESSAGE_CHARSET_UTF8); in getIMMessage_withInboxFolderId()
3669 public static final int MAP_MESSAGE_CHARSET_UTF8 = 1; field in BluetoothMapContent