Searched refs:showToast (Results 1 – 5 of 5) sorted by relevance
44 public void showToast(int lockTaskModeState) { in showToast() method in LockTaskNotify
3539 mLockTaskNotify.showToast(mLockTaskModeState); in showLockTaskToast()3911 mLockTaskNotify.showToast(LOCK_TASK_MODE_PINNED); in handleMessage()
165 public void showToast(String toast) {180 android.widget.Toast} message, using the {@code showToast()} method.</p>201 Android.showToast(toast);209 function uses the {@code Android} interface to call the {@code WebAppInterface.showToast()}
411 void showToast(Context context, String msg) {418 showToast(context, context.getString(R.string.admin_receiver_status_enabled));428 showToast(context, context.getString(R.string.admin_receiver_status_disabled));433 showToast(context, context.getString(R.string.admin_receiver_status_pw_changed));
462 showToast(getString(R.string.address_found));