Searched refs:showToastAtBottom (Results 1 – 13 of 13) sorted by relevance
158 UiUtils.showToastAtBottom(R.string.db_full); in endTransaction()189 UiUtils.showToastAtBottom(R.string.db_full); in insertWithOnConflict()349 UiUtils.showToastAtBottom(R.string.db_full); in update()369 UiUtils.showToastAtBottom(R.string.db_full); in delete()391 UiUtils.showToastAtBottom(R.string.db_full); in insert()411 UiUtils.showToastAtBottom(R.string.db_full); in replace()433 UiUtils.showToastAtBottom(R.string.db_full); in execSQL()451 UiUtils.showToastAtBottom(R.string.db_full); in execSQL()471 UiUtils.showToastAtBottom(R.string.db_full); in execSQLUpdateDelete()
162 UiUtils.showToastAtBottom(R.string.camera_media_failure); in createView()169 UiUtils.showToastAtBottom(R.string.camera_media_failure); in createView()352 UiUtils.showToastAtBottom(mErrorToast); in showErrorToastIfNeeded()
123 UiUtils.showToastAtBottom(R.string.audio_recording_start_failed); in startRecording()
325 UiUtils.showToastAtBottom(R.string.audio_recording_error); in onErrorWhileRecording()
87 public static void showToastAtBottom(final int messageId) { in showToastAtBottom() method in UiUtils88 UiUtils.showToastAtBottom(getApplicationContext().getString(messageId)); in showToastAtBottom()92 public static void showToastAtBottom(final String message) { in showToastAtBottom() method in UiUtils
126 UiUtils.showToastAtBottom(R.string.activity_not_found_message); in run()
137 UiUtils.showToastAtBottom(R.string.conversation_creation_failure); in onGetOrCreateNewConversationFailed()
415 UiUtils.showToastAtBottom( in sendMessageInternal()437 UiUtils.showToastAtBottom( in sendMessageInternal()
1425 UiUtils.showToastAtBottom(message); in onPostExecute()1494 UiUtils.showToastAtBottom(R.string.attachment_load_failed_dialog_message); in notifyOfAttachmentLoadFailed()
194 UiUtils.showToastAtBottom(R.string.failed_loading_vcard); in onPersonDataFailed()
255 UiUtils.showToastAtBottom(R.string.activity_not_found_message); in launchContactCardPicker()530 UiUtils.showToastAtBottom(R.string.activity_not_found_message); in startExternalActivity()
214 UiUtils.showToastAtBottom(R.string.audio_recording_replay_failed); in onAudioReplayError()
145 UiUtils.showToastAtBottom(getSendErrorToastMessage(context, subId, errorCode)); in setResult()