HomeSort by relevance Sort by last modified time
    Searched full:maketext (Results 176 - 200 of 287) sorted by null

1 2 3 4 5 6 78 91011>>

  /packages/inputmethods/LatinIME/tools/maketext/src/com/android/inputmethod/latin/maketext/
MoreKeysResources.java 17 package com.android.inputmethod.latin.maketext;
  /packages/apps/Calendar/src/com/android/calendar/event/
EditEventFragment.java 565 Toast.makeText(mContext, R.string.saving_event, Toast.LENGTH_SHORT).show();
678 Toast.makeText(mContext, stringResource, Toast.LENGTH_SHORT).show();
680 Toast.makeText(mContext, R.string.empty_event, Toast.LENGTH_SHORT).show();
    [all...]
  /packages/apps/Contacts/tests/src/com/android/contacts/tests/allintents/
AllIntentsActivity.java 525 Toast.makeText(this, "Call log is empty", Toast.LENGTH_LONG).show();
536 Toast.makeText(this, "Call log is empty", Toast.LENGTH_LONG).show();
552 Toast.makeText(this, "Sorry, we forgot to write this...", Toast.LENGTH_LONG).show();
  /packages/apps/Gallery/src/com/android/camera/
MenuHelper.java 282 Toast.makeText(activity,
541 Toast.makeText(activity, isImage
    [all...]
  /packages/inputmethods/OpenWnn/src/jp/co/omronsoft/openwnn/
UserDictionaryToolsList.java 416 Toast.makeText(getApplicationContext(),
420 Toast.makeText(getApplicationContext(),
459 Toast.makeText(getApplicationContext(), R.string.dialog_clear_user_dictionary_done,
  /packages/apps/Music/src/com/android/music/
MusicUtils.java 517 Toast.makeText(context, message, Toast.LENGTH_SHORT).show();
531 Toast.makeText(context, message, Toast.LENGTH_SHORT).show();
589 Toast.makeText(context, message, Toast.LENGTH_SHORT).show();
797 Toast.makeText(context, message, Toast.LENGTH_SHORT).show();
    [all...]
  /frameworks/base/docs/html/guide/components/
bound-services.jd 289 Toast.makeText(this, "number: " + num, Toast.LENGTH_SHORT).show();
389 Toast.makeText(getApplicationContext(), "hello!", Toast.LENGTH_SHORT).show();
408 Toast.makeText(getApplicationContext(), "binding", Toast.LENGTH_SHORT).show();
  /packages/apps/Gallery2/src/com/android/gallery3d/app/
CropImage.java 190 Toast.makeText(CropImage.this,
726 Toast.makeText(this, R.string.fail_to_load_image, Toast.LENGTH_SHORT).show();
752 Toast.makeText(this, R.string.fail_to_load_image, Toast.LENGTH_SHORT).show();
    [all...]
  /cts/apps/CtsVerifier/src/com/android/cts/verifier/admin/
PolicySerializationTestActivity.java 133 Toast.makeText(this, R.string.da_random_policy, Toast.LENGTH_SHORT).show();
  /cts/apps/CtsVerifier/src/com/android/cts/verifier/backup/
BackupTestActivity.java 226 Toast.makeText(BackupTestActivity.this, R.string.bu_generate_error,
  /development/apps/GestureBuilder/src/com/android/gesture/builder/
GestureBuilderActivity.java 315 Toast.makeText(this, R.string.gestures_delete_success, Toast.LENGTH_SHORT).show();
  /development/samples/BluetoothHDP/src/com/example/bluetooth/health/
BluetoothHDPActivity.java 133 Toast.makeText(this, R.string.bluetooth_not_available, Toast.LENGTH_LONG);
BluetoothHDPService.java 156 Toast.makeText(this, R.string.bluetooth_health_profile_not_available,
  /development/samples/Spinner/src/com/android/example/spinner/
SpinnerActivity.java 273 Toast.makeText(this,
  /development/samples/ToyVpn/src/com/example/android/toyvpn/
ToyVpnService.java 83 Toast.makeText(this, message.what, Toast.LENGTH_SHORT).show();
  /development/samples/training/bitmapfun/src/com/example/android/bitmapfun/ui/
ImageGridFragment.java 168 Toast.makeText(getActivity(), R.string.clear_cache_complete,
  /external/libvpx/examples/includes/geshi/geshi/
lscript.php 184 'maketesball', 'maketext', 'mergepoints', 'mergepols', 'meshedit', 'mirror',
  /frameworks/base/docs/html/guide/topics/ui/layout/
gridview.jd 70 Toast.makeText(HelloGridView.this, "" + position, 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 343 Toast.makeText(getActivity(), R.string.search_history_cleared,
  /packages/apps/Contacts/src/com/android/contacts/activities/
ContactDetailActivity.java 287 Toast.makeText(ContactDetailActivity.this, R.string.toast_making_personal_copy,
  /packages/apps/Contacts/src/com/android/contacts/vcard/
NotificationImportExportListener.java 62 Toast.makeText(mContext, text, Toast.LENGTH_LONG).show();
  /packages/apps/DeskClock/src/com/android/deskclock/
SetAlarm.java 394 Toast toast = Toast.makeText(context, toastText, Toast.LENGTH_LONG);
  /packages/apps/Gallery2/src/com/android/gallery3d/data/
LocationClustering.java 141 Toast.makeText(mContext, R.string.no_connectivity,
  /packages/apps/Mms/src/com/android/mms/ui/
SlideshowEditActivity.java 313 Toast.makeText(this, R.string.cannot_add_slide_anymore,

Completed in 2536 milliseconds

1 2 3 4 5 6 78 91011>>