/cts/hostsidetests/devicepolicy/app/AutofillApp/src/com/android/cts/devicepolicy/autofillapp/ |
D | SimpleAutofillService.java | 32 callback.onSuccess(null); in onFillRequest() 37 callback.onSuccess(); in onSaveRequest()
|
/cts/tests/tests/textclassifier/src/android/view/textclassifier/cts/ |
D | CtsTextClassifierService.java | 103 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/ |
D | SavedDatasetsInfoTest.java | 78 (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/ |
D | ConditionCheck.java | 43 ConditionCheck(Context context, Runnable onSuccess, Consumer<String> onFailure) { in ConditionCheck() argument 45 mOnSuccess = onSuccess; in ConditionCheck()
|
/cts/apps/CtsVerifierUSBCompanion/src/com/android/cts/verifierusbcompanion/ |
D | TestCompanion.java | 128 void onSuccess(); in onSuccess() method 152 mObserver.onSuccess(); in handleMessage()
|
D | Main.java | 107 public void onSuccess() { in onSuccess() method in Main
|
/cts/tests/accessibilityservice/src/android/accessibilityservice/cts/ |
D | AccessibilityTakeScreenshotTest.java | 133 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/ |
D | CtsTestAttentionService.java | 49 sCurrentCallback.onSuccess(code, 0); in respondSuccess()
|
/cts/apps/CtsVerifier/src/com/android/cts/verifier/p2p/testcase/ |
D | ActionListenerTest.java | 44 public void onSuccess() { in onSuccess() method in ActionListenerTest
|
/cts/tests/rotationresolverservice/src/android/rotationresolverservice/cts/ |
D | CtsTestRotationResolverService.java | 57 sCurrentCallback.onSuccess(code); in respondSuccess()
|
/cts/tests/autofillservice/src/android/autofillservice/cts/testcore/ |
D | InstrumentedAutoFillService.java | 659 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()
|
D | CtsAugmentedAutofillService.java | 394 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/ |
D | AccountManagerFutureWrapper.java | 58 futureResultWriter.onSuccess(future.getResult()); in writeFutureResult()
|
/cts/tests/tests/telephony/current/src/android/telephony/euicc/cts/ |
D | EuiccServiceTest.java | 197 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/ |
D | TestQuickAccessWalletService.java | 104 callback.onSuccess(response); in onWalletCardsRequested()
|
/cts/tests/tests/wifi/src/android/net/wifi/cts/ |
D | TestHelper.java | 299 public void onSuccess() { in onSuccess() method in TestHelper.TestActionListener
|
D | ConcurrencyTest.java | 140 public void onSuccess() {
|
D | WifiManagerTest.java | 2484 public void onSuccess() { in onSuccess() method in WifiManagerTest.TestActionListener
|
/cts/common/device-side/bedstead/remoteframeworkclasses/src/processor/res/apis/ |
D | wifi-current.txt | 1092 method public void onSuccess();
|