Home
last modified time | relevance | path

Searched refs:onSuccess (Results 1 – 19 of 19) sorted by relevance

/cts/hostsidetests/devicepolicy/app/AutofillApp/src/com/android/cts/devicepolicy/autofillapp/
DSimpleAutofillService.java32 callback.onSuccess(null); in onFillRequest()
37 callback.onSuccess(); in onSaveRequest()
/cts/tests/tests/textclassifier/src/android/view/textclassifier/cts/
DCtsTextClassifierService.java103 callback.onSuccess(textSelection.build()); in onSuggestSelection()
111 callback.onSuccess(createTextClassification()); in onClassifyText()
132 callback.onSuccess(TextClassifier.NO_OP.generateLinks(request)); in onGenerateLinks()
140 callback.onSuccess(TextClassifier.NO_OP.detectLanguage(request)); in onDetectLanguage()
148 callback.onSuccess(TextClassifier.NO_OP.suggestConversationActions(request)); in onSuggestConversationActions()
/cts/tests/autofillservice/src/android/autofillservice/cts/servicebehavior/
DSavedDatasetsInfoTest.java78 (callback) -> callback.onSuccess( in testSuccess()
88 (callback) -> callback.onSuccess(Collections.emptySet())); in testSuccess_withoutValidCounts()
93 callback.onSuccess( in testSuccess_withoutValidCounts()
/cts/hostsidetests/theme/app/src/android/theme/app/
DConditionCheck.java43 ConditionCheck(Context context, Runnable onSuccess, Consumer<String> onFailure) { in ConditionCheck() argument
45 mOnSuccess = onSuccess; in ConditionCheck()
/cts/apps/CtsVerifierUSBCompanion/src/com/android/cts/verifierusbcompanion/
DTestCompanion.java128 void onSuccess(); in onSuccess() method
152 mObserver.onSuccess(); in handleMessage()
DMain.java107 public void onSuccess() { in onSuccess() method in Main
/cts/tests/accessibilityservice/src/android/accessibilityservice/cts/
DAccessibilityTakeScreenshotTest.java133 verify(mCallback, timeout(TIMEOUT_TAKE_SCREENSHOT_DONE_MILLIS)).onSuccess( in testTakeScreenshot_GetScreenshotResult()
142 verify(mCallback, timeout(TIMEOUT_TAKE_SCREENSHOT_DONE_MILLIS)).onSuccess( in testTakeScreenshot_RequestIntervalTime()
157 verify(mCallback, timeout(TIMEOUT_TAKE_SCREENSHOT_DONE_MILLIS)).onSuccess( in testTakeScreenshot_RequestIntervalTime()
174 verify(mCallback, timeout(TIMEOUT_TAKE_SCREENSHOT_DONE_MILLIS)).onSuccess( in testTakeScreenshotOnVirtualDisplay_GetScreenshotResult()
227 verify(mCallback, timeout(TIMEOUT_TAKE_SCREENSHOT_DONE_MILLIS)).onSuccess( in testTakeScreenshotWithSecureWindow_GetScreenshotAndVerifyBitmap()
/cts/tests/attentionservice/src/android/attentionservice/cts/
DCtsTestAttentionService.java49 sCurrentCallback.onSuccess(code, 0); in respondSuccess()
/cts/apps/CtsVerifier/src/com/android/cts/verifier/p2p/testcase/
DActionListenerTest.java44 public void onSuccess() { in onSuccess() method in ActionListenerTest
/cts/tests/rotationresolverservice/src/android/rotationresolverservice/cts/
DCtsTestRotationResolverService.java57 sCurrentCallback.onSuccess(code); in respondSuccess()
/cts/tests/autofillservice/src/android/autofillservice/cts/testcore/
DInstrumentedAutoFillService.java659 callback.onSuccess(null); in onFillRequest()
677 callback.onSuccess(null); in onFillRequest()
711 callback.onSuccess(fillResponse); in onFillRequest()
719 callback.onSuccess(fillResponse); in onFillRequest()
735 callback.onSuccess(mOnSaveIntentSender); in onSaveRequest()
737 callback.onSuccess(); in onSaveRequest()
DCtsAugmentedAutofillService.java394 callback.onSuccess(null); in handleOnFillRequest()
407 callback.onSuccess(fillResponse); in handleOnFillRequest()
/cts/common/device-side/bedstead/remoteframeworkclasses/src/types/main/java/com/android/bedstead/remoteframeworkclasses/
DAccountManagerFutureWrapper.java58 futureResultWriter.onSuccess(future.getResult()); in writeFutureResult()
/cts/tests/tests/telephony/current/src/android/telephony/euicc/cts/
DEuiccServiceTest.java197 public void onSuccess(String eid) { in testOnGetEid()
220 public void onSuccess(int status) { in testOnGetOtaStatus()
374 public void onSuccess(EuiccInfo euiccInfo) { in testOnGetEuiccInfo()
/cts/tests/quickaccesswallet/src/android/quickaccesswallet/
DTestQuickAccessWalletService.java104 callback.onSuccess(response); in onWalletCardsRequested()
/cts/tests/tests/wifi/src/android/net/wifi/cts/
DTestHelper.java299 public void onSuccess() { in onSuccess() method in TestHelper.TestActionListener
DConcurrencyTest.java140 public void onSuccess() {
DWifiManagerTest.java2484 public void onSuccess() { in onSuccess() method in WifiManagerTest.TestActionListener
/cts/common/device-side/bedstead/remoteframeworkclasses/src/processor/res/apis/
Dwifi-current.txt1092 method public void onSuccess();