Home
last modified time | relevance | path

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

12345678910>>...18

/dports/devel/p5-Module-Dependency/Module-Dependency-1.86/t/
H A D04grapher.t27 Module::Dependency::Grapher::makeText('both', 'd', $tempfile, { } );
29 Module::Dependency::Grapher::makeText('both', 'd', $tempfile, { NoLegend => 1 } );
31 Module::Dependency::Grapher::makeText('both', 'd', $tempfile, { NoVersion => 1 } );
33 Module::Dependency::Grapher::makeText('parent', 'd', $tempfile, { NoVersion => 1 } );
35 Module::Dependency::Grapher::makeText('child', 'd', $tempfile, { NoVersion => 1 } );
/dports/net/hostapd-devel/hostap-14ab4a816/wpadebug/src/w1/fi/wpadebug/
H A DWpaCredActivity.java99 Toast.makeText(this, "Could not get credential list", in onCreate()
151 Toast.makeText(this, "Failed to add credential", in onActivityResult()
166 Toast.makeText(this, "Failed to add credential (invalid id)", in onActivityResult()
178 Toast.makeText(this, "Failed to set credential field", in onActivityResult()
213 Toast.makeText(this, "Failed to delete credential", in onContextItemSelected()
226 Toast.makeText(this, "Credential selected: " + item, in onListItemClick()
244 Toast.makeText(this, "Could not run command", in run()
H A DWpaCommandListActivity.java58 Toast.makeText(this, "Could not read " + cmdfile, in onCreate()
67 Toast.makeText(this, "Could not read internal resource", in onCreate()
81 Toast.makeText(this, "Running: " + item.command, in onListItemClick()
105 Toast.makeText(this, "Could not run command", in run()
H A DCommandListActivity.java76 Toast.makeText(this, "Could not read " + cmdfile, in onCreate()
85 Toast.makeText(this, "Could not read internal resource", in onCreate()
99 Toast.makeText(this, "Running: " + item.command, in onListItemClick()
123 Toast.makeText(this, "Could not run command", in run()
/dports/security/wpa_supplicant-devel/hostap-14ab4a816/wpadebug/src/w1/fi/wpadebug/
H A DWpaCredActivity.java99 Toast.makeText(this, "Could not get credential list", in onCreate()
151 Toast.makeText(this, "Failed to add credential", in onActivityResult()
166 Toast.makeText(this, "Failed to add credential (invalid id)", in onActivityResult()
178 Toast.makeText(this, "Failed to set credential field", in onActivityResult()
213 Toast.makeText(this, "Failed to delete credential", in onContextItemSelected()
226 Toast.makeText(this, "Credential selected: " + item, in onListItemClick()
244 Toast.makeText(this, "Could not run command", in run()
H A DWpaCommandListActivity.java58 Toast.makeText(this, "Could not read " + cmdfile, in onCreate()
67 Toast.makeText(this, "Could not read internal resource", in onCreate()
81 Toast.makeText(this, "Running: " + item.command, in onListItemClick()
105 Toast.makeText(this, "Could not run command", in run()
H A DCommandListActivity.java76 Toast.makeText(this, "Could not read " + cmdfile, in onCreate()
85 Toast.makeText(this, "Could not read internal resource", in onCreate()
99 Toast.makeText(this, "Running: " + item.command, in onListItemClick()
123 Toast.makeText(this, "Could not run command", in run()
/dports/www/chromium-legacy/chromium-88.0.4324.182/ui/android/java/src/org/chromium/ui/widget/
H A DToast.java141 public static Toast makeText(Context context, CharSequence text, int duration) { in makeText() method in Toast
153 public static Toast makeText(Context context, int resId, int duration) in makeText() method in Toast
155 return makeText(context, context.getResources().getText(resId), duration); in makeText()
193 Toast toast = Toast.makeText(context, description, Toast.LENGTH_SHORT); in showAnchoredToast()
/dports/devel/py-pyxb/PyXB-1.2.6/tests/trac/
H A Dtest-trac-0153.py69 def makeText (self): member in TestTrac0153
89 i = self.makeText()
98 i = self.makeText()
107 i = self.makeText()
/dports/www/chromium-legacy/chromium-88.0.4324.182/chrome/browser/paint_preview/android/java/src/org/chromium/chrome/browser/paint_preview/
H A DDemoPaintPreview.java51 Toast.makeText(mTab.getContext(), toastStringRes, Toast.LENGTH_LONG).show(); in onCapturedPaintPreview()
73 Toast.makeText(mTab.getContext(), R.string.paint_preview_demo_playback_failure, in onCompositorError()
81 Toast.makeText(mTab.getContext(), R.string.paint_preview_demo_playback_start, in onViewReady()
/dports/graphics/opencv/opencv-4.5.3/samples/android/tutorial-4-opencl/src/org/opencv/samples/tutorial4/
H A DMyGLSurfaceView.java56 …Toast.makeText(getContext(), "Selected mode: " + procModeName[procMode], Toast.LENGTH_LONG).show(); in setProcessingMode()
65 Toast.makeText(getContext(), "onCameraViewStarted", Toast.LENGTH_SHORT).show(); in onCameraViewStarted()
77 Toast.makeText(getContext(), "onCameraViewStopped", Toast.LENGTH_SHORT).show(); in onCameraViewStopped()
/dports/multimedia/gpac-libgpac/gpac-1.0.0/applications/osmo4_android_studio/app/src/main/java/com/gpac/Osmo4/extra/
H A DConfigFileEditorActivity.java103 … Toast.makeText(ConfigFileEditorActivity.this, "New value is empty", Toast.LENGTH_LONG).show();
113 …Toast.makeText(ConfigFileEditorActivity.this, getString(R.string.noChange), Toast.LENGTH_LONG).sho…
120 …Toast.makeText(ConfigFileEditorActivity.this, getString(R.string.valueUpdated), Toast.LENGTH_LONG)…
123 …Toast.makeText(ConfigFileEditorActivity.this, getString(R.string.valueNotValid), Toast.LENGTH_LONG…
/dports/multimedia/gpac-mp4box/gpac-1.0.0/applications/osmo4_android_studio/app/src/main/java/com/gpac/Osmo4/extra/
H A DConfigFileEditorActivity.java103 … Toast.makeText(ConfigFileEditorActivity.this, "New value is empty", Toast.LENGTH_LONG).show();
113 …Toast.makeText(ConfigFileEditorActivity.this, getString(R.string.noChange), Toast.LENGTH_LONG).sho…
120 …Toast.makeText(ConfigFileEditorActivity.this, getString(R.string.valueUpdated), Toast.LENGTH_LONG)…
123 …Toast.makeText(ConfigFileEditorActivity.this, getString(R.string.valueNotValid), Toast.LENGTH_LONG…
/dports/games/openbor/openbor-3caaddd5/engine/android/app/src/main/java/org/openbor/engine/
H A DGameActivity.java151 Toast.makeText(this, "Needed permissions not granted!", Toast.LENGTH_LONG).show(); in CheckPermissionForMovingPaks()
212 Toast.makeText(appCtx, toast, Toast.LENGTH_LONG).show(); in CopyPak()
221 Toast.makeText(appCtx, toast, Toast.LENGTH_LONG).show(); in CopyPak()
256 Toast.makeText(appCtx, toast, Toast.LENGTH_LONG).show(); in CopyPak()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/webgl/src/other/test-runner/android/PortForwarderService/src/org/khronos/portforwarder/
H A DPortForwardService.java51 …Toast.makeText(this, "Forwarding localhost:" + port + " -> host:" + port, Toast.LENGTH_SHORT).show… in onStartCommand()
58 Toast.makeText(this, "Stop forwarding localhost", Toast.LENGTH_SHORT).show(); in onDestroy()
/dports/astro/opencpn/OpenCPN-5.2.4/buildandroid/android/src/org/opencpn/
H A DFileChooser.java101 Toast.makeText(this, "File Clicked: "+o.getName(), Toast.LENGTH_SHORT).show(); in onFileClick()
106 Toast.makeText(this, "Dir Clicked: "+m_selected, Toast.LENGTH_SHORT).show(); in onDirClick()
111 Toast.makeText(this, "Dir Clicked a: "+m_selected, Toast.LENGTH_SHORT).show(); in addDirectory()
/dports/games/hedgewars-server/hedgewars-src-1.0.0/project_files/Android-build/SDL-android-project/src/org/hedgewars/hedgeroid/
H A DNetplayStateFragment.java112 Toast.makeText(appContext, toastText, Toast.LENGTH_LONG).show();
122 Toast.makeText(appContext, R.string.toast_room_abandoned, Toast.LENGTH_LONG).show();
124 Toast.makeText(appContext, R.string.toast_kicked, Toast.LENGTH_LONG).show();
/dports/www/chromium-legacy/chromium-88.0.4324.182/chrome/android/java/src/org/chromium/chrome/browser/about_settings/
H A DAboutChromeSettings.java97 mToast = Toast.makeText(getActivity(), MSG_DEVELOPER_ENABLED, Toast.LENGTH_LONG); in onPreferenceClick()
111 mToast = Toast.makeText(getActivity(), title, Toast.LENGTH_SHORT); in onPreferenceClick()
120 Toast.makeText(getActivity(), MSG_DEVELOPER_ALREADY_ENABLED, Toast.LENGTH_LONG); in onPreferenceClick()
/dports/games/hedgewars/hedgewars-src-1.0.0/project_files/Android-build/SDL-android-project/src/org/hedgewars/hedgeroid/
H A DNetplayStateFragment.java112 Toast.makeText(appContext, toastText, Toast.LENGTH_LONG).show();
122 Toast.makeText(appContext, R.string.toast_room_abandoned, Toast.LENGTH_LONG).show();
124 Toast.makeText(appContext, R.string.toast_kicked, Toast.LENGTH_LONG).show();
/dports/www/chromium-legacy/chromium-88.0.4324.182/chrome/android/java/src/org/chromium/chrome/browser/password_manager/settings/
H A DPasswordEntryViewer.java251 Toast.makeText(getActivity().getApplicationContext(), R.string.deleted, in removeItem()
268 Toast.makeText(getActivity().getApplicationContext(), R.string.deleted, in removeItem()
294 Toast.makeText(getActivity().getApplicationContext(), in hookupCopyUsernameButton()
315 Toast.makeText(getActivity().getApplicationContext(), in hookupCopySiteButton()
373 Toast.makeText(getActivity().getApplicationContext(), in copyPassword()
394 Toast.makeText(getActivity().getApplicationContext(), in hookupPasswordButtons()
411 Toast.makeText(getActivity().getApplicationContext(), in hookupPasswordButtons()
/dports/textproc/xom/XOM/src/nu/xom/
H A DNodeFactory.java343 public Nodes makeText(String data) { in makeText() method in NodeFactory
359 return makeText(data); in makeCDATASection()
/dports/games/jaggedalliance2/ja2-stracciatella-0.18.0/android/app/src/main/java/io/github/ja2stracciatella/
H A DLauncherActivity.kt59 Toast.makeText( in <lambda>()
95 Toast.makeText( in <lambda>()
115 Toast.makeText(this, message, Toast.LENGTH_SHORT).show() in <lambda>()
/dports/emulators/dolphin-emu/dolphin-3152428/Source/Android/app/src/main/java/org/dolphinemu/dolphinemu/utils/
H A DAfterDirectoryInitializationRunner.java117 Toast.makeText(context, R.string.write_permission_needed, Toast.LENGTH_SHORT).show(); in showErrorMessage()
121 Toast.makeText(context, R.string.external_storage_not_mounted, Toast.LENGTH_SHORT).show(); in showErrorMessage()
/dports/textproc/xom/XOM/src/nu/xom/samples/
H A DNormalizingFactory.java60 public Nodes makeText(String data) { in makeText() method in NormalizingFactory
63 return super.makeText(data); in makeText()
/dports/sysutils/kshutdown/kshutdown-5.2/src/
H A Dbookmarks.cpp54 QString actionText = menu->makeText(action, trigger, actionOption, triggerOption); in BookmarkAction()
102 QString BookmarksMenu::makeText(Action *action, Trigger *trigger, const QString &actionOption, cons… in makeText() function in BookmarksMenu
221 auto *nameField = new QLineEdit(makeText(action, trigger, QString::null, QString::null)); in onAddBookmark()
287 QString text = makeText(action, trigger, QString::null, QString::null); in onUpdateMenu()

12345678910>>...18