HomeSort by relevance Sort by last modified time
    Searched refs:makeText (Results 126 - 150 of 226) sorted by null

1 2 3 4 56 7 8 910

  /packages/apps/Contacts/src/com/android/contacts/interactions/
ImportExportDialogFragment.java 150 Toast.makeText(getActivity(), R.string.share_error, Toast.LENGTH_SHORT).show();
  /packages/apps/Contacts/tests/src/com/android/contacts/tests/calllog/
FillCallLogTestActivity.java 97 Toast.makeText(this, message, Toast.LENGTH_LONG).show();
  /packages/apps/DeskClock/src/com/android/deskclock/
AlarmAlertFullScreen.java 192 Toast.makeText(AlarmAlertFullScreen.this, displayTime,
SetAlarm.java 330 Toast toast = Toast.makeText(context, toastText, Toast.LENGTH_LONG);
  /packages/apps/Gallery2/src/com/android/gallery3d/app/
Gallery.java 150 Toast.makeText(this,
AlbumPage.java 581 Toast.makeText((Context) mActivity, R.string.sync_album_error,
602 Toast.makeText((Context) mActivity,
PhotoPage.java 517 Toast.makeText(activity, activity.getString(R.string.video_err),
545 Toast.makeText(mActivity.getAndroidContext(),
  /packages/apps/Music/src/com/android/music/
RenamePlaylist.java 180 Toast.makeText(RenamePlaylist.this, R.string.playlist_renamed_message, Toast.LENGTH_SHORT).show();
  /packages/apps/Settings/src/com/android/settings/
SettingsLicenseActivity.java 215 Toast.makeText(this, R.string.settings_license_activity_unavailable, Toast.LENGTH_LONG)
  /packages/inputmethods/OpenWnn/src/jp/co/omronsoft/openwnn/
UserDictionaryToolsEdit.java 374 Toast.makeText(getApplicationContext(),
  /packages/apps/Contacts/src/com/android/contacts/editor/
ContactEditorFragment.java     [all...]
  /development/apps/Development/src/com/android/development/
DevelopmentSettings.java 432 Toast toast = Toast.makeText(DevelopmentSettings.this,
541 Toast.makeText(
  /packages/apps/Bluetooth/src/com/android/bluetooth/opp/
BluetoothOppTransferActivity.java 380 Toast.makeText(
404 Toast.makeText(this, msg, Toast.LENGTH_SHORT).show();
  /packages/apps/Contacts/src/com/android/contacts/activities/
ConfirmAddDetailActivity.java 766 Toast.makeText(context, R.string.contactSavedToast, Toast.LENGTH_SHORT).show();
768 Toast.makeText(context, R.string.contactSavedErrorToast, Toast.LENGTH_LONG).show();
    [all...]
  /packages/apps/Mms/src/com/android/mms/transaction/
SmsReceiverService.java 325 Toast.makeText(SmsReceiverService.this, getString(R.string.message_queued),
332 Toast.makeText(SmsReceiverService.this, getString(R.string.fdn_check_failure),
  /packages/apps/Phone/src/com/android/phone/sip/
SipEditor.java 279 Toast.makeText(this, R.string.removing_account, Toast.LENGTH_SHORT)
364 Toast.makeText(this, R.string.saving_account, Toast.LENGTH_SHORT)
  /cts/apps/CtsVerifier/src/com/android/cts/verifier/bluetooth/
MessageTestActivity.java 319 Toast.makeText(this, toast, Toast.LENGTH_LONG).show();
  /cts/apps/CtsVerifier/src/com/android/cts/verifier/usb/
UsbAccessoryTestActivity.java 278 Toast.makeText(UsbAccessoryTestActivity.this, messageId, Toast.LENGTH_SHORT).show();
  /frameworks/base/tests/DumpRenderTree2/src/com/android/dumprendertree2/ui/
DirListActivity.java 362 Toast.makeText(DirListActivity.this, NO_RESPONSE_MESSAGE,
  /packages/apps/Calendar/src/com/android/calendar/
GeneralPreferences.java 327 Toast.makeText(getActivity(), R.string.search_history_cleared,
  /packages/apps/Contacts/src/com/android/contacts/vcard/
NotificationImportExportListener.java 62 Toast.makeText(mContext, text, Toast.LENGTH_LONG).show();
  /packages/apps/Gallery2/src/com/android/gallery3d/data/
LocationClustering.java 140 Toast.makeText(mContext, R.string.no_connectivity,
  /packages/apps/Phone/src/com/android/phone/
CallController.java     [all...]
ChangeIccPinScreen.java 299 Toast.makeText(this, id, Toast.LENGTH_SHORT).show();
EditFdnContactScreen.java 352 Toast.makeText(this, statusMsg, Toast.LENGTH_SHORT)

Completed in 2202 milliseconds

1 2 3 4 56 7 8 910