Home
last modified time | relevance | path

Searched refs:makeText (Results 1 – 25 of 159) sorted by relevance

1234567

/packages/apps/VideoEditor/src/com/android/videoeditor/
DVideoEditorBaseActivity.java103 Toast.makeText(VideoEditorBaseActivity.this, R.string.editor_create_error, in onVideoEditorCreated()
152 Toast.makeText(VideoEditorBaseActivity.this, R.string.editor_aspect_ratio_error, in onVideoEditorAspectRatioSet()
173 Toast.makeText(VideoEditorBaseActivity.this, R.string.editor_apply_theme_error, in onVideoEditorThemeApplied()
256 Toast.makeText(VideoEditorBaseActivity.this, R.string.editor_export_error, in onVideoEditorExportComplete()
269 Toast.makeText(VideoEditorBaseActivity.this, R.string.editor_saved_error, in onVideoEditorSaved()
277 Toast.makeText(VideoEditorBaseActivity.this, R.string.editor_release_error, in onVideoEditorReleased()
285 Toast.makeText(VideoEditorBaseActivity.this, R.string.editor_delete_error, in onVideoEditorDeleted()
302 Toast.makeText(VideoEditorBaseActivity.this, in onMediaItemAdded()
305 Toast.makeText(VideoEditorBaseActivity.this, R.string.editor_add_image_error, in onMediaItemAdded()
333 Toast.makeText(VideoEditorBaseActivity.this, R.string.editor_media_load_error, in onMediaLoaded()
[all …]
/packages/apps/Mms/src/com/android/mms/ui/
DSlideEditorActivity.java286 Toast.makeText(SlideEditorActivity.this, R.string.cannot_add_picture_and_video,
482 Toast.makeText(this, in onOptionsItemSelected()
500 Toast.makeText(this, R.string.cannot_add_slide_anymore, in onOptionsItemSelected()
620 Toast.makeText(SlideEditorActivity.this, in onActivityResult()
633 Toast.makeText(SlideEditorActivity.this, in onActivityResult()
666 Toast.makeText(SlideEditorActivity.this, in onActivityResult()
688 Toast.makeText(SlideEditorActivity.this, in onActivityResult()
708 Toast.makeText(SlideEditorActivity.this, in onActivityResult()
733 Toast.makeText(SlideEditorActivity.this,
748 Toast.makeText(SlideEditorActivity.this,
DComposeMessageActivity.java635 Toast.makeText(this, R.string.converting_to_picture_message, Toast.LENGTH_SHORT).show(); in showConvertToMmsToast()
812 Toast.makeText(ComposeMessageActivity.this, in checkForTooManyRecipients()
1245 Toast.makeText(ComposeMessageActivity.this, in forwardMessage()
1339 Toast.makeText(ComposeMessageActivity.this, resId, Toast.LENGTH_SHORT).show(); in onMenuItemClick()
1346 Toast.makeText(ComposeMessageActivity.this, resId, Toast.LENGTH_SHORT).show(); in onMenuItemClick()
2583 Toast.makeText(ComposeMessageActivity.this, R.string.too_many_unsent_mms, in onMaxPendingMessagesReached()
2829 Toast.makeText(this, in addAttachment()
3127 Toast.makeText(ComposeMessageActivity.this, message, Toast.LENGTH_SHORT).show(); in handleAddAttachmentError()
3267 Toast.makeText(ComposeMessageActivity.this, in handleSendIntent()
3552 Toast.makeText(this, body, Toast.LENGTH_LONG).show(); in undeliveredMessageDialog()
[all …]
/packages/apps/Mms/apptests/src/com/android/mms/tests/
DSmsSendIntentTestActivity.java113 Toast.makeText(SmsSendIntentTestActivity.this, "Please enter a message recipient.", in sendMessageUnlockScreen()
119 Toast.makeText(SmsSendIntentTestActivity.this, "Please enter a message body.", in sendMessageUnlockScreen()
124 Toast.makeText(SmsSendIntentTestActivity.this, "You have five seconds to lock the screen.", in sendMessageUnlockScreen()
143 Toast.makeText(SmsSendIntentTestActivity.this, "Please enter a message recipient.", in sendMessage()
149 Toast.makeText(SmsSendIntentTestActivity.this, "Please enter a message body.", in sendMessage()
/packages/apps/Settings/src/com/android/settings/
DCredentialStorage.java289 Toast.makeText(CredentialStorage.this, in onPostExecute()
292 Toast.makeText(CredentialStorage.this, in onPostExecute()
439 Toast.makeText(CredentialStorage.this, in onDismiss()
447 Toast.makeText(CredentialStorage.this, in onDismiss()
DSetFullBackupPassword.java49 Toast.makeText(SetFullBackupPassword.this,
60 Toast.makeText(SetFullBackupPassword.this,
67 Toast.makeText(SetFullBackupPassword.this,
DDeviceInfoSettings.java189 mDevHitToast = Toast.makeText(getActivity(), R.string.show_dev_on, in onPreferenceTreeClick()
197 mDevHitToast = Toast.makeText(getActivity(), getResources().getQuantityString( in onPreferenceTreeClick()
206 mDevHitToast = Toast.makeText(getActivity(), R.string.show_dev_already, in onPreferenceTreeClick()
DIccLockSettings.java359 Toast.makeText(this, mRes.getString(R.string.sim_lock_failed), Toast.LENGTH_SHORT) in iccLockChanged()
368 Toast.makeText(this, mRes.getString(R.string.sim_change_failed), in iccPinChanged()
372 Toast.makeText(this, mRes.getString(R.string.sim_change_succeeded), in iccPinChanged()
/packages/apps/CertInstaller/src/com/android/certinstaller/
DCertFileList.java66 Toast.makeText(this, R.string.sdcard_not_present, in onInstallationDone()
105 Toast.makeText(this, R.string.sdcard_not_present, in createFileList()
117 Toast.makeText(this, R.string.no_cert_file_found, in createFileList()
DCertInstallerMain.java86 Toast.makeText(this, R.string.sdcard_not_present, in run()
91 Toast.makeText(this, R.string.no_cert_file_found, in run()
/packages/apps/Phone/tests/src/com/android/phone/tests/
DCallDialTest.java140 Toast.makeText(this, "Starting activity...", Toast.LENGTH_SHORT).show(); in fireIntent()
143 Toast.makeText(this, e.toString(), Toast.LENGTH_LONG).show(); in fireIntent()
146 Toast.makeText(this, e.toString(), Toast.LENGTH_LONG).show(); in fireIntent()
/packages/apps/Mms/src/com/android/mms/util/
DDownloadManager.java196 Toast.makeText(mContext, R.string.service_message_not_found, in markState()
213 Toast.makeText(mContext, getMessage(uri), in markState()
237 Toast.makeText(mContext, errStr, Toast.LENGTH_LONG).show(); in showErrorCodeToast()
/packages/apps/Contacts/src/com/android/contacts/detail/
DPhotoSelectionHandler.java213 Toast.makeText(mContext, R.string.photoPickerNotFoundText, Toast.LENGTH_LONG).show(); in doCropPhoto()
302 Toast.makeText( in onTakePhotoChosen()
313 Toast.makeText( in onPickFromGalleryChosen()
/packages/apps/Bluetooth/src/com/android/bluetooth/opp/
DBluetoothOppReceiver.java112 Toast.makeText(context, toastMsg, Toast.LENGTH_SHORT).show(); in onReceive()
131 Toast.makeText(context, context.getString(R.string.incoming_file_toast_msg), in onReceive()
278 Toast.makeText(context, toastMsg, Toast.LENGTH_SHORT).show(); in onReceive()
DBluetoothOppIncomingFileConfirmActivity.java150 Toast.makeText(this, getString(R.string.bt_toast_1), Toast.LENGTH_SHORT).show(); in onClick()
172 Toast.makeText(this, getString(R.string.bt_toast_2), Toast.LENGTH_SHORT).show(); in onKeyDown()
/packages/apps/Music/src/com/android/music/
DMusicUtils.java517 Toast.makeText(context, message, Toast.LENGTH_SHORT).show(); in deleteTracks()
531 Toast.makeText(context, message, Toast.LENGTH_SHORT).show(); in addToCurrentPlaylist()
589 Toast.makeText(context, message, Toast.LENGTH_SHORT).show(); in addToPlaylist()
797 Toast.makeText(context, message, Toast.LENGTH_SHORT).show(); in playAll()
1133 Toast.makeText(context, message, Toast.LENGTH_SHORT).show(); in setRingtone()
/packages/apps/Settings/src/com/android/settings/wifi/
DWifiSettings.java305 Toast.makeText(activity, in onActivityCreated()
320 Toast.makeText(activity, in onActivityCreated()
335 Toast.makeText(activity, in onActivityCreated()
957 Toast.makeText(activity, R.string.wifi_fail_to_scan,
DWifiEnabler.java110 Toast.makeText(mContext, R.string.wifi_in_airplane_mode, Toast.LENGTH_SHORT).show(); in onCheckedChanged()
127 Toast.makeText(mContext, R.string.wifi_error, Toast.LENGTH_SHORT).show(); in onCheckedChanged()
DAdvancedWifiSettings.java206 Toast.makeText(getActivity(), R.string.wifi_setting_frequency_band_error, in onPreferenceChange()
219 Toast.makeText(getActivity(), R.string.wifi_setting_sleep_policy_error, in onPreferenceChange()
/packages/apps/VoiceDialer/src/com/android/voicedialer/
DVoiceDialerReceiver.java55 Toast.makeText(context, R.string.logging_enabled, Toast.LENGTH_LONG).show(); in onReceive()
61 Toast.makeText(context, R.string.logging_disabled, Toast.LENGTH_LONG).show(); in onReceive()
/packages/inputmethods/OpenWnn/src/jp/co/omronsoft/openwnn/
DUserDictionaryToolsList.java416 Toast.makeText(getApplicationContext(),
420 Toast.makeText(getApplicationContext(),
459 Toast.makeText(getApplicationContext(), R.string.dialog_clear_user_dictionary_done,
/packages/apps/Gallery2/src/com/android/gallery3d/app/
DMuteVideo.java66 Toast.makeText(mActivity, mActivity.getString(R.string.video_mute_err), in muteInBackground()
73 Toast.makeText(mActivity.getApplicationContext(), in muteInBackground()
/packages/apps/Contacts/tests/src/com/android/contacts/tests/allintents/
DAllIntentsActivity.java499 Toast.makeText(this, "Call log is empty", Toast.LENGTH_LONG).show(); in onListItemClick()
510 Toast.makeText(this, "Call log is empty", Toast.LENGTH_LONG).show(); in onListItemClick()
526 Toast.makeText(this, "Sorry, we forgot to write this...", Toast.LENGTH_LONG).show(); in onListItemClick()
/packages/apps/Browser/src/com/android/browser/
DBookmarks.java86 Toast.makeText(context, R.string.added_to_bookmarks, in addBookmark()
123 Toast.makeText(context, R.string.removed_from_bookmarks, in removeFromBookmarks()
DDownloadHandler.java192 Toast.makeText(activity, R.string.cannot_download, Toast.LENGTH_SHORT).show(); in onDownloadStartNoStream()
228 Toast.makeText(activity, R.string.download_pending, Toast.LENGTH_SHORT) in onDownloadStartNoStream()

1234567