| /cts/tests/tests/content/lib/accountaccess/src/com.android.cts.content/ |
| D | SyncAdapter.java | 34 AbstractThreadedSyncAdapter delegate = mock(AbstractThreadedSyncAdapter.class); in setNewDelegate() local 57 AbstractThreadedSyncAdapter delegate = getCopyOfDelegate(); in onPerformSync() local 66 AbstractThreadedSyncAdapter delegate = getCopyOfDelegate(); in onUnsyncableAccount() local
|
| /cts/tests/signature/lib/common/src/android/signature/cts/ |
| D | ExpectedFailuresFilter.java | 33 private final ResultObserver delegate; field in ExpectedFailuresFilter 45 public ExpectedFailuresFilter(ResultObserver delegate, Collection<String> expected) { in ExpectedFailuresFilter()
|
| /cts/tests/accessibilityservice/src/android/accessibilityservice/cts/activities/ |
| D | AccessibilityDragAndDropActivity.java | 34 View.AccessibilityDelegate delegate = new View.AccessibilityDelegate() { in onCreate() local
|
| /cts/tests/tests/uirendering/src/android/uirendering/cts/testclasses/ |
| D | ViewPropertyAnimatorTests.java | 504 ViewPropertyAnimatorTestDelegate delegate) { in runViewPropertyAnimatorTestWithoutVerification() 509 final ViewPropertyAnimatorTestDelegate delegate) { in createViewPropertyAnimatorTest()
|
| /cts/tests/contentcaptureservice/src/android/contentcaptureservice/cts/ |
| D | CustomView.java | 66 void setContentCaptureDelegate(@NonNull Visitor<ViewStructure> delegate) { in setContentCaptureDelegate()
|
| D | CustomViewActivity.java | 65 static void setCustomViewDelegate(@NonNull DoubleVisitor<CustomView, ViewStructure> delegate) { in setCustomViewDelegate()
|
| D | CustomViewActivityTest.java | 638 @NonNull DoubleVisitor<CustomView, ViewStructure> delegate) { in setAsyncDelegate()
|
| /cts/tests/accessibility/src/android/view/accessibility/cts/ |
| D | AccessibilityDelegateTest.java | 76 AccessibilityDelegate delegate = new AccessibilityDelegate(); in testAccessibilityDelegateGetAndSet() local
|
| /cts/tests/tests/telephony/current/src/android/telephony/ims/cts/ |
| D | SipDelegateManagerTest.java | 135 public TestSipDelegate delegate; field in SipDelegateManagerTest.TransportInterfaces 838 TestSipDelegate delegate = createSipDelegateConnectionAndVerify(manager, delegateConn, in testImsServiceDisconnected() local 1078 TestSipDelegate delegate = getSipDelegate(transportImpl, Collections.emptySet(), 0); in testCreateDelegateMessagingAppChangesToApp() local 1362 TestSipDelegate delegate = createSipDelegateConnectionAndVerify(manager, delegateConn, in testFeatureTagDeniedByCarrierConfig() local 2120 TestSipDelegate delegate) throws Exception { in destroySipDelegate() 2131 TestSipDelegate delegate) throws Exception { in destroySipDelegateAndVerifyConnDestroyed() 2146 TestSipDelegate delegate) { in verifySipDelegateDestroyed() 2175 TestSipDelegate delegate, Set<String> registeredTags, in verifyRegisteredAndSendSipConfig() 2238 TestSipDelegate delegate) throws Exception { in verifyOutgoingTransport() 2259 TestSipDelegate delegate) throws Exception { in verifyIncomingTransport() [all …]
|
| D | TestSipTransport.java | 79 public void destroySipDelegate(@NonNull SipDelegate delegate, int reason) { in destroySipDelegate()
|
| /cts/tests/inputmethod/src/android/view/inputmethod/cts/ |
| D | InputConnectionDefaultMethodTest.java | 203 TestInputConnection(InputConnection delegate) { in TestInputConnection()
|
| /cts/hostsidetests/voiceinteraction/app/src/com/android/cts/voiceinteraction/ |
| D | ProxyVoiceInteractionService.java | 471 HotwordDetectorCallbackAdapter(IProxyDetectorCallback delegate) { in HotwordDetectorCallbackAdapter()
|
| /cts/tests/tests/view/src/android/view/cts/ |
| D | ViewTest.java | 418 TouchDelegate delegate = spy(new TouchDelegate(rect, button)); in testAccessTouchDelegate() local
|