Home
last modified time | relevance | path

Searched refs:aidl (Results 1 – 25 of 29) sorted by relevance

12

/cts/tests/tests/telecom/
DAndroid.bp25 name: "car-mode-app-aidl",
27 "aidl/android/telecom/cts/carmodetestapp/ICtsCarModeInCallServiceControl.aidl",
29 path: "aidl/",
48 "aidl/**/I*.aidl",
50 "CallScreeningServiceTestApp/**/I*.aidl",
52 "ThirdPtyInCallServiceTestApp/**/I*.aidl",
54 "CallRedirectionServiceTestApp/**/I*.aidl",
56 "Api29InCallServiceTestApp/**/I*.aidl",
63 aidl: {
65 "ThirdPtyInCallServiceTestApp/aidl/",
[all …]
/cts/tests/tests/binder_ndk/libbinder_ndk_test/
DAndroid.bp18 "test_package/Bar.aidl",
19 "test_package/ByteEnum.aidl",
20 "test_package/Foo.aidl",
21 "test_package/IEmpty.aidl",
22 "test_package/ITest.aidl",
23 "test_package/IntEnum.aidl",
24 "test_package/LongEnum.aidl",
25 "test_package/RegularPolygon.aidl",
66 "//system/tools/aidl/build:__pkg__",
Ditest_impl.h26 using Bar = ::aidl::test_package::Bar;
27 using ByteEnum = ::aidl::test_package::ByteEnum;
28 using Foo = ::aidl::test_package::Foo;
29 using IEmpty = ::aidl::test_package::IEmpty;
30 using IntEnum = ::aidl::test_package::IntEnum;
31 using LongEnum = ::aidl::test_package::LongEnum;
32 using RegularPolygon = ::aidl::test_package::RegularPolygon;
34 class MyTest : public ::aidl::test_package::BnTest,
323 const std::vector<::aidl::test_package::RegularPolygon>& in_input, in Repeat2RegularPolygonList()
324 std::vector<::aidl::test_package::RegularPolygon>* out_repeated, in Repeat2RegularPolygonList()
[all …]
Dtest_native_aidl_client.cpp36 using ::aidl::test_package::Bar;
37 using ::aidl::test_package::BpTest;
38 using ::aidl::test_package::ByteEnum;
39 using ::aidl::test_package::Foo;
40 using ::aidl::test_package::IntEnum;
41 using ::aidl::test_package::ITest;
42 using ::aidl::test_package::LongEnum;
43 using ::aidl::test_package::RegularPolygon;
274 class MyEmpty : public ::aidl::test_package::BnEmpty {}; in TEST_P()
499 namespace aidl { namespace
[all …]
Dandroid_binder_cts_NativeService.cpp23 using ::aidl::test_package::ITest;
/cts/tests/tests/telephony/current/LocationAccessingApp/
DAndroid.bp6 "aidl/**/I*.aidl",
8 aidl: {
9 local_include_dirs: ["aidl/"],
/cts/tests/tests/telephony/current/TestExternalImsServiceApp/
DAndroid.bp6 "aidl/**/I*.aidl",
12 aidl: {
13 local_include_dirs: ["aidl/"],
/cts/tests/tests/os/
DAndroid.bp35 "src/android/os/cts/IParcelFileDescriptorPeer.aidl",
36 "src/android/os/cts/IEmptyService.aidl",
37 "src/android/os/cts/ISeccompIsolatedService.aidl",
38 "src/android/os/cts/ISecondary.aidl",
39 "src/android/os/cts/ISharedMemoryService.aidl",
40 "src/android/os/cts/IParcelExceptionService.aidl",
/cts/tests/tests/telephony/current/
DAndroid.bp49 "EmbmsMiddlewareTestApp/**/I*.aidl",
51 "LocationAccessingApp/**/I*.aidl",
53 "TestExternalImsServiceApp/**/I*.aidl",
55 aidl: {
57 "EmbmsMiddlewareTestApp/aidl/",
58 "TestExternalImsServiceApp/aidl/",
/cts/tests/tests/telecom/CallRedirectionServiceTestApp/
DAndroid.bp19 "aidl/**/I*.aidl",
21 aidl: {
22 local_include_dirs: ["aidl/"],
/cts/tests/tests/telephony/current/EmbmsMiddlewareTestApp/
DAndroid.bp22 "aidl/**/I*.aidl",
24 aidl: {
25 local_include_dirs: ["aidl/"],
/cts/hostsidetests/net/aidl/
DAndroid.bp19 "com/android/cts/net/hostside/IMyService.aidl",
20 "com/android/cts/net/hostside/INetworkCallback.aidl",
21 "com/android/cts/net/hostside/INetworkStateObserver.aidl",
22 "com/android/cts/net/hostside/IRemoteSocketFactory.aidl",
/cts/hostsidetests/devicepolicy/app/CorpOwnedManagedProfile/
DAndroid.bp26 "src/**/I*.aidl",
28 aidl: {
55 "src/**/I*.aidl",
57 aidl: {
/cts/tests/tests/accounts/common/
DAndroid.bp17 // Includes all the java files, and explicitly declares any aidl files
20 "src/**/I*.aidl",
22 aidl: {
/cts/tests/tests/security/
DAndroid.bp50 "src/android/security/cts/activity/ISecureRandomService.aidl",
51 "aidl/android/security/cts/IIsolatedService.aidl",
/cts/tests/app/app/
DAndroid.bp34 "src/android/app/stubs/ISecondary.aidl",
64 "src/android/app/stubs/ISecondary.aidl",
97 "src/android/app/stubs/ISecondary.aidl",
130 "src/android/app/stubs/ISecondary.aidl",
/cts/tests/tests/telecom/Api29InCallServiceTestApp/
DAndroid.bp20 "aidl/**/I*.aidl",
/cts/tests/tests/telecom/ThirdPtyInCallServiceTestApp/
DAndroid.bp20 "aidl/**/I*.aidl",
/cts/tests/tests/content/BinderPermissionTestService/
DAndroid.bp23 "aidl/**/I*.aidl",
/cts/tests/inputmethod/
DAndroid.bp34 "src/**/I*.aidl",
36 aidl: {
/cts/tests/tests/telecom/CallScreeningServiceTestApp/
DAndroid.bp24 "aidl/**/I*.aidl",
/cts/hostsidetests/devicepolicy/app/DeviceOwner/
DAndroid.bp21 "src/**/I*.aidl",
23 aidl: {
/cts/apps/NotificationBot/
DAndroid.bp21 "src/**/I*.aidl",
/cts/tests/tests/telecom/CarModeTestAppTwo/
DAndroid.bp21 ":car-mode-app-aidl",
/cts/tests/tests/telecom/CarModeTestApp/
DAndroid.bp20 ":car-mode-app-aidl",

12