Searched refs:aidl (Results 1 – 24 of 24) sorted by relevance
/cts/tests/tests/os/ |
D | Android.mk | 40 src/android/os/cts/IParcelFileDescriptorPeer.aidl \ 41 src/android/os/cts/IEmptyService.aidl \ 42 src/android/os/cts/ISeccompIsolatedService.aidl \ 43 src/android/os/cts/ISecondary.aidl \ 44 src/android/os/cts/ISharedMemoryService.aidl \ 45 src/android/os/cts/IParcelExceptionService.aidl
|
/cts/hostsidetests/net/aidl/ |
D | Android.mk | 21 com/android/cts/net/hostside/IMyService.aidl \ 22 com/android/cts/net/hostside/INetworkCallback.aidl \ 23 com/android/cts/net/hostside/INetworkStateObserver.aidl \ 24 com/android/cts/net/hostside/IRemoteSocketFactory.aidl
|
/cts/tests/tests/binder_ndk/libbinder_ndk_test/ |
D | Android.bp | 18 "test_package/IEmpty.aidl", 19 "test_package/ITest.aidl", 20 "test_package/RegularPolygon.aidl", 21 "test_package/Bar.aidl", 22 "test_package/Foo.aidl",
|
D | test_native_aidl_client.cpp | 32 using ::aidl::test_package::Bar; 33 using ::aidl::test_package::BpTest; 34 using ::aidl::test_package::Foo; 35 using ::aidl::test_package::ITest; 36 using ::aidl::test_package::RegularPolygon; 223 class MyEmpty : public ::aidl::test_package::BnEmpty {}; in TEST_P() 381 namespace aidl { namespace 579 class DefaultImpl : public ::aidl::test_package::ITestDefault { 589 ::aidl::test_package::ITest::setDefaultImpl(default_impl); in TEST_P()
|
D | android_binder_cts_NativeService.cpp | 22 using ::aidl::test_package::ITest;
|
D | itest_impl.h | 26 using IEmpty = ::aidl::test_package::IEmpty; 27 using RegularPolygon = ::aidl::test_package::RegularPolygon; 28 using Foo = ::aidl::test_package::Foo; 29 using Bar = ::aidl::test_package::Bar; 31 class MyTest : public ::aidl::test_package::BnTest,
|
/cts/tests/tests/security/ |
D | Android.mk | 49 src/android/security/cts/activity/ISecureRandomService.aidl\ 50 aidl/android/security/cts/IIsolatedService.aidl
|
/cts/tests/tests/telecom/ |
D | Android.mk | 43 LOCAL_AIDL_INCLUDES := ThirdPtyInCallServiceTestApp/aidl/ \ 44 CallRedirectionServiceTestApp/aidl/ \ 45 CallScreeningServiceTestApp/aidl/
|
/cts/hostsidetests/devicepolicy/app/CorpOwnedManagedProfile/ |
D | Android.bp | 26 "src/**/I*.aidl", 28 aidl: { 55 "src/**/I*.aidl", 57 aidl: {
|
/cts/tests/tests/telephony/current/LocationAccessingApp/ |
D | Android.mk | 8 $(call all-Iaidl-files-under, aidl) 10 LOCAL_AIDL_INCLUDES := aidl/
|
/cts/tests/tests/telecom/CallRedirectionServiceTestApp/ |
D | Android.mk | 22 $(call all-Iaidl-files-under, aidl) 24 LOCAL_AIDL_INCLUDES := aidl/
|
/cts/tests/tests/telephony/current/EmbmsMiddlewareTestApp/ |
D | Android.mk | 23 $(call all-Iaidl-files-under, aidl) 25 LOCAL_AIDL_INCLUDES := aidl/
|
/cts/tests/tests/telecom/CallScreeningServiceTestApp/ |
D | Android.mk | 25 LOCAL_AIDL_INCLUDES := $(call all-Iaidl-files-under, aidl) 28 $(call all-Iaidl-files-under, aidl)
|
/cts/tests/tests/telecom/ThirdPtyInCallServiceTestApp/ |
D | Android.mk | 29 $(call all-Iaidl-files-under, aidl) 36 LOCAL_AIDL_INCLUDES := aidl/
|
/cts/hostsidetests/devicepolicy/app/DeviceOwner/ |
D | Android.bp | 21 "src/**/I*.aidl", 23 aidl: {
|
/cts/tests/tests/content/BinderPermissionTestService/ |
D | Android.mk | 26 $(call all-Iaidl-files-under, aidl)
|
/cts/tests/app/app/ |
D | Android.mk | 42 src/android/app/stubs/ISecondary.aidl
|
/cts/tests/app/app1/ |
D | Android.mk | 42 src/android/app/stubs/ISecondary.aidl
|
/cts/tests/app/app2/ |
D | Android.mk | 42 src/android/app/stubs/ISecondary.aidl
|
/cts/tests/app/app3/ |
D | Android.mk | 42 src/android/app/stubs/ISecondary.aidl
|
/cts/tests/tests/telephony/current/ |
D | Android.mk | 40 LOCAL_AIDL_INCLUDES := EmbmsMiddlewareTestApp/aidl/
|
/cts/common/device-side/util/ |
D | Android.bp | 21 "src/**/*.aidl",
|
/cts/common/device-side/util-axt/ |
D | Android.bp | 23 "src/**/*.aidl",
|
/cts/apps/CtsVerifier/ |
D | Android.mk | 30 frameworks/native/aidl/gui
|