Home
last modified time | relevance | path

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

12

/cts/tests/tests/dreams/src/android/service/dreams/cts/
DDreamsFeatureTest.java28 IDreamManager service = IDreamManager.Stub.asInterface( in testDreamManagerExists()
/cts/hostsidetests/securitybulletin/securityPatch/CVE-2016-2419/
Dpoc.cpp48 IMediaPlayerService::asInterface(mediaPlayerSevice); in doInforLeakTest()
/cts/tests/tests/binder_ndk/src/android/binder/cts/
DSyncTestServiceConnection.java49 mInterface = ITest.Stub.asInterface(service); in onServiceConnected()
/cts/hostsidetests/securitybulletin/securityPatch/CVE-2016-2460/
Dpoc.cpp38 IMediaPlayerService::asInterface(MeidaPlayerService); in main()
/cts/common/device-side/util-axt/src/com/android/compatibility/common/util/devicepolicy/provisioning/
DStartProvisioningActivity.java48 mResultCallback = IBooleanCallback.Stub.asInterface( in onCreate()
/cts/common/device-side/util/src/com/android/compatibility/common/util/devicepolicy/provisioning/
DStartProvisioningActivity.java48 mResultCallback = IBooleanCallback.Stub.asInterface( in onCreate()
/cts/tests/tests/telecom/src/android/telecom/cts/
DApi29InCallUtils.java37 result.offer(ICtsApi29InCallServiceControl.Stub.asInterface(service)); in setupControl()
DThirdPartyInCallServiceTest.java194 ICtsThirdPartyInCallServiceControl.Stub.asInterface(service); in setUpControl()
DCarModeInCallServiceTest.java400 .ICtsCarModeInCallServiceControl.Stub.asInterface(service)); in getControlBinder()
/cts/hostsidetests/net/app2/src/com/android/cts/net/hostside/app2/
DCommon.java72 final INetworkStateObserver observer = INetworkStateObserver.Stub.asInterface( in notifyNetworkStateObserver()
/cts/hostsidetests/net/app/src/com/android/cts/net/hostside/
DRemoteSocketFactoryClient.java58 mService = IRemoteSocketFactory.Stub.asInterface(service); in bind()
DMyServiceClient.java52 mService = IMyService.Stub.asInterface(service); in bind()
/cts/tests/tests/security/src/android/security/cts/
DIsolatedProcessTest.java63 mService = IIsolatedService.Stub.asInterface(service);
DIBinderExchange.java37 public static android.security.cts.IBinderExchange asInterface(android.os.IBinder obj) { in asInterface() method in IBinderExchange.Stub
/cts/tests/inputmethod/src/android/view/inputmethod/cts/util/
DWindowFocusStealer.java108 queue.add(IWindowFocusStealer.Stub.asInterface(service)); in connect()
/cts/tests/tests/os/src/android/os/cts/
DRemoteCallbackListTest.java46 mSecondaryService = ISecondary.Stub.asInterface(service); in setUp()
DProcessTest.java54 mSecondaryService = ISecondary.Stub.asInterface(service); in setUp()
DTokenWatcherTest.java68 mEmptyService = IEmptyService.Stub.asInterface(service); in setUp()
DParcelFileDescriptorProcessTest.java54 set(IParcelFileDescriptorPeer.Stub.asInterface(service)); in onServiceConnected()
/cts/apps/CtsVerifier/src/com/android/cts/verifier/projection/
DProjectionActivity.java59 mService = IProjectionService.Stub.asInterface(binder);
/cts/tests/tests/telephony/current/src/android/telephony/embms/cts/
DMbmsStreamingTestBase.java156 mMiddlewareControl = ICtsStreamingMiddlewareControl.Stub.asInterface(service); in getControlBinder()
DMbmsGroupCallTestBase.java177 mMiddlewareControl = ICtsGroupCallMiddlewareControl.Stub.asInterface(service); in getControlBinder()
DMbmsDownloadTestBase.java177 mMiddlewareControl = ICtsDownloadMiddlewareControl.Stub.asInterface(service); in getControlBinder()
/cts/hostsidetests/devicepolicy/app/CorpOwnedManagedProfile/src/com/android/cts/comp/
DBindDeviceAdminServiceGoodSetupTest.java194 queue.add(ICrossUserService.Stub.asInterface(service)); in assertCrossProfileCall()
/cts/tests/tests/telephony/current/src/android/telephony/cts/
DTelephonyLocationTests.java222 pipe.offer(ICtsLocationAccessControl.Stub.asInterface(service)); in bindLocationAccessControl()

12