Home
last modified time | relevance | path

Searched refs:asInterface (Results 1 – 25 of 103) sorted by relevance

12345

/cts/tests/tests/telecom/src/android/telecom/cts/
DSelfManagedConnectionTest.java228 .asInterface(controlConn.getService()); in testBindToSupportNonUiInCallService()
255 .asInterface(controlConn.getService()); in testBindToSupportDefaultDialerNoCarMode()
282 .asInterface(controlConn.getService()); in testNoBindToUnsupportDefaultDialerNoCarMode()
305 .asInterface(controlConn.getService()); in testEnterCarMode()
338 .asInterface(control.getService()); in testTelecomManagerGetSelfManagedPhoneAccountsForPackage()
414 ICtsSelfManagedConnectionServiceControl.Stub.asInterface(csControl.getService()); in testIncomingVideoCallWithNoVideoSupportInCarMode()
425 .asInterface(inCallControl.getService()); in testIncomingVideoCallWithNoVideoSupportInCarMode()
542 .asInterface(inCallControl.getService()); in testSwapInCallServicesForSelfManagedCSCall()
607 .asInterface(controlConn1.getService()); in testChangeCarModeApp()
609 .asInterface(controlConn2.getService()); in testChangeCarModeApp()
[all …]
DApi29InCallUtils.java37 resultFuture.complete(ICtsApi29InCallServiceControl.Stub.asInterface(service)); in setupControl()
DThirdPartyInCallServiceTest.java113 ICtsThirdPartyInCallServiceControl.Stub.asInterface(service); in setUpControl()
DNonUiInCallServiceWoExportTest.java134 result.offer(ICtsNonUiInCallServiceWoExportControl.Stub.asInterface(service)); in setUpControlForBindingInterface()
/cts/tests/tests/widget/src/android/widget/cts/
DToastPresenterTest.java101 INotificationManager.Stub.asInterface( in testAddA11yClientOnlyWhenShowing()
114 IAccessibilityManager.Stub.asInterface( in createToastPresenter()
116 INotificationManager.Stub.asInterface( in createToastPresenter()
/cts/tests/tests/dreams/src/android/service/dreams/cts/
DDreamsFeatureTest.java28 IDreamManager service = IDreamManager.Stub.asInterface( in testDreamManagerExists()
/cts/hostsidetests/securitybulletin/test-apps/CVE-2021-39794/test-app/src/android/security/cts/CVE_2021_39794_test/
DDeviceTest.java42 IAdbManager manager = IAdbManager.Stub.asInterface(binder); in testCVE_2021_39794()
/cts/hostsidetests/securitybulletin/securityPatch/CVE-2016-2419/
Dpoc.cpp47 IMediaPlayerService::asInterface(mediaPlayerSevice); in doInforLeakTest()
/cts/tests/app/shared/src/android/app/stubs/shared/
DCloseSystemDialogsTestService.java65 mWindowManager = IWindowManager.Stub.asInterface( in onCreate()
67 mActivityManager = IActivityManager.Stub.asInterface( in onCreate()
/cts/tests/tests/binder_ndk/src/android/binder/cts/
DSyncTestServiceConnection.java49 mInterface = ITest.Stub.asInterface(service); in onServiceConnected()
DILegacyBinder.java28 public static ILegacyBinder asInterface(android.os.IBinder obj) { in asInterface() method in ILegacyBinder.Stub
/cts/hostsidetests/securitybulletin/securityPatch/CVE-2016-2460/
Dpoc.cpp39 IMediaPlayerService::asInterface(MeidaPlayerService); in main()
/cts/hostsidetests/securitybulletin/securityPatch/CVE-2021-0484/
Dpoc.cpp34 IMediaPlayerService::asInterface(mediaPlayerService); in main()
/cts/tests/tests/security/src/android/security/cts/
DCVE_2024_0022.java45 ICompanionDeviceManager.Stub.asInterface( in testPocCVE_2024_0022()
/cts/common/device-side/util-axt/src/com/android/compatibility/common/util/devicepolicy/provisioning/
DStartProvisioningActivity.java48 mResultCallback = IBooleanCallback.Stub.asInterface( in onCreate()
/cts/hostsidetests/appsecurity/test-apps/KeyRotationTest/ServiceTest/src/android/appsecurity/cts/keyrotationtest/test/
DSignatureQueryServiceInstrumentationTest.java63 signatureQueryService = ISignatureQueryService.Stub.asInterface(binder); in setUp()
/cts/tests/app/app/src/android/app/stubs/
DHeartbeatActivity.java75 mHeartbeat = IHeartbeat.Stub.asInterface(service); in startHeartbeat()
/cts/tests/tests/hardware/src/android/hardware/cts/
DHardwareBufferTestService.java108 mInterface = IHardwareBufferTestService.Stub.asInterface(service);
/cts/tests/inputmethod/util/src/android/view/inputmethod/cts/util/
DWindowFocusStealer.java108 queue.add(IWindowFocusStealer.Stub.asInterface(service)); in connect()
/cts/tests/input/InputInjectionApp/src/com/android/test/inputinjection/
DInputInjectionActivity.kt77 callbacks = IInputInjectionTestCallbacks.Stub.asInterface( in <lambda>()
/cts/tests/tests/security/src/android/security/cts/CVE_2021_0327/
DOtherUserActivity.java52 IBadProvider iface = IBadProvider.Stub.asInterface(callResult.getBinder("a")); in doInBackground()
/cts/tests/tests/security/src/android/security/cts/CVE_2022_20420/
DCVE_2022_20420.java80 IDeviceIdleController.Stub.asInterface(ServiceManager.getService("deviceidle")); in testDeviceAdminAppRestricted()
/cts/tests/tests/security/src/android/security/cts/CVE_2022_20358/
DCVE_2022_20358.java97 ISyncAdapter adapter = ISyncAdapter.Stub.asInterface(service); in onServiceConnected()
/cts/tests/tests/sdksandbox/webkit/sdk/src/com/android/cts/sdk/
DWebViewSandboxTestSdk.java72 IHostAppInvoker.Stub.asInterface(getCustomInterface())) in getView()
/cts/tests/tests/car_builtin/src/android/car/cts/builtin/os/
DSharedMemoryFileDescriptorTest.java67 mTestService = ISharedMemoryTestService.Stub.asInterface(service); in onServiceConnected()

12345