Home
last modified time | relevance | path

Searched refs:showMessage (Results 1 – 15 of 15) sorted by relevance

/external/autotest/frontend/client/src/autotest/afe/
DAfeUtils.java177 final boolean showMessage) { in callAbort() argument
182 if (showMessage) { in callAbort()
183 NotifyManager.getInstance().showMessage("Jobs aborted"); in callAbort()
197 final boolean showMessage) { in callAbortSpecialTasks() argument
202 if (showMessage) { in callAbortSpecialTasks()
203 NotifyManager.getInstance().showMessage("Special tasks aborted"); in callAbortSpecialTasks()
223 NotifyManager.getInstance().showMessage( in callReverify()
240 NotifyManager.getInstance().showMessage( in callRepair()
288 NotifyManager.getInstance().showMessage(message); in changeHostLocks()
367 final boolean showMessage) { in callGetJobHistory() argument
[all …]
/external/autotest/frontend/client/src/autotest/common/ui/
DNotifyManager.java50 public void showMessage(String messageString) { in showMessage() method in NotifyManager.NotifyBox
123 errorNotify.showMessage(error); in showError()
142 public void showMessage(String message) { in showMessage() method in NotifyManager
143 messageNotify.showMessage(message); in showMessage()
/external/icu/icu4j/main/tests/core/src/com/ibm/icu/dev/test/util/
DLocaleMatcherTest.java612 boolean showMessage = i != 0; in testPerf()
613 …meLocaleMatcher("Duration (few supported):\t", desired, matcherShort, showMessage, iterations, 0); in testPerf()
615 …imeLocaleMatcher("Duration (med. supported):\t", desired, matcherLong, showMessage, iterations, ti… in testPerf()
617 …ocaleMatcher("Duration (many supported):\t", desired, matcherVeryLong, showMessage, iterations, ti… in testPerf()
/external/icu/android_icu4j/src/main/tests/android/icu/dev/test/util/
DLocaleMatcherTest.java613 boolean showMessage = i != 0; in testPerf()
614 …meLocaleMatcher("Duration (few supported):\t", desired, matcherShort, showMessage, iterations, 0); in testPerf()
616 …imeLocaleMatcher("Duration (med. supported):\t", desired, matcherLong, showMessage, iterations, ti… in testPerf()
618 …ocaleMatcher("Duration (many supported):\t", desired, matcherVeryLong, showMessage, iterations, ti… in testPerf()
/external/autotest/frontend/client/src/autotest/moblab/
DConfigSettingsView.java184 NotifyManager.getInstance().showMessage("Setup completed."); in rpcCallSubmit()
193 NotifyManager.getInstance().showMessage("Reset completed."); in rpcCallReset()
DCredentialsUploadView.java123 NotifyManager.getInstance().showMessage(successMessage); in rpcCall()
/external/autotest/frontend/client/src/autotest/tko/
DTestLabelManager.java122 notifyManager.showMessage("No labels on selected tests"); in handleRemoveLabels()
200 notifyManager.showMessage("Labels modified successfully"); in addOrRemoveLabel()
DSavedQueriesControl.java154 notifyManager.showMessage("Query saved"); in onClick()
170 notifyManager.showMessage("Query deleted"); in onClick()
DSpreadsheetDataProcessor.java163 notifyManager.showMessage("No results for query"); in handlePage()
/external/autotest/frontend/client/src/autotest/moblab/wizard/
DNetworkInfoCard.java72 NotifyManager.getInstance().showMessage("Retrieved netowrk information."); in validateNetworkInfo()
DConfigEditMode.java232 NotifyManager.getInstance().showMessage( in onFinish()
DConfigWizard.java104 NotifyManager.getInstance().showMessage("Reboot command has been issued."); in createWizardHeader()
/external/autotest/frontend/client/src/autotest/afe/create/
DCreateJobViewPresenter.java674 NotifyManager.getInstance().showMessage( in initialize()
875 NotifyManager.getInstance().showMessage( in submitJob()
/external/wpa_supplicant_8/wpa_supplicant/wpa_gui-qt4/
Dwpagui.cpp1424 tray_icon->showMessage(qAppName(), msg, type, sec * 1000); in showTrayMessage()
/external/libvncserver/webclients/java-applet/ssl/
Dtightvnc-1.3dev7_javasrc-vncviewer-ssl.patch2426 + showMessage("Authentication Failed.");