/cts/tests/tests/telecom/ |
D | Android.bp | 25 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/ |
D | Android.bp | 18 "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__",
|
D | itest_impl.h | 26 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 …]
|
D | test_native_aidl_client.cpp | 36 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 …]
|
D | android_binder_cts_NativeService.cpp | 23 using ::aidl::test_package::ITest;
|
/cts/tests/tests/telephony/current/LocationAccessingApp/ |
D | Android.bp | 6 "aidl/**/I*.aidl", 8 aidl: { 9 local_include_dirs: ["aidl/"],
|
/cts/tests/tests/telephony/current/TestExternalImsServiceApp/ |
D | Android.bp | 6 "aidl/**/I*.aidl", 12 aidl: { 13 local_include_dirs: ["aidl/"],
|
/cts/tests/tests/os/ |
D | Android.bp | 35 "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/ |
D | Android.bp | 49 "EmbmsMiddlewareTestApp/**/I*.aidl", 51 "LocationAccessingApp/**/I*.aidl", 53 "TestExternalImsServiceApp/**/I*.aidl", 55 aidl: { 57 "EmbmsMiddlewareTestApp/aidl/", 58 "TestExternalImsServiceApp/aidl/",
|
/cts/tests/tests/telecom/CallRedirectionServiceTestApp/ |
D | Android.bp | 19 "aidl/**/I*.aidl", 21 aidl: { 22 local_include_dirs: ["aidl/"],
|
/cts/tests/tests/telephony/current/EmbmsMiddlewareTestApp/ |
D | Android.bp | 22 "aidl/**/I*.aidl", 24 aidl: { 25 local_include_dirs: ["aidl/"],
|
/cts/hostsidetests/net/aidl/ |
D | Android.bp | 19 "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/ |
D | Android.bp | 26 "src/**/I*.aidl", 28 aidl: { 55 "src/**/I*.aidl", 57 aidl: {
|
/cts/tests/tests/accounts/common/ |
D | Android.bp | 17 // Includes all the java files, and explicitly declares any aidl files 20 "src/**/I*.aidl", 22 aidl: {
|
/cts/tests/tests/security/ |
D | Android.bp | 50 "src/android/security/cts/activity/ISecureRandomService.aidl", 51 "aidl/android/security/cts/IIsolatedService.aidl",
|
/cts/tests/app/app/ |
D | Android.bp | 34 "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/ |
D | Android.bp | 20 "aidl/**/I*.aidl",
|
/cts/tests/tests/telecom/ThirdPtyInCallServiceTestApp/ |
D | Android.bp | 20 "aidl/**/I*.aidl",
|
/cts/tests/tests/content/BinderPermissionTestService/ |
D | Android.bp | 23 "aidl/**/I*.aidl",
|
/cts/tests/inputmethod/ |
D | Android.bp | 34 "src/**/I*.aidl", 36 aidl: {
|
/cts/tests/tests/telecom/CallScreeningServiceTestApp/ |
D | Android.bp | 24 "aidl/**/I*.aidl",
|
/cts/hostsidetests/devicepolicy/app/DeviceOwner/ |
D | Android.bp | 21 "src/**/I*.aidl", 23 aidl: {
|
/cts/apps/NotificationBot/ |
D | Android.bp | 21 "src/**/I*.aidl",
|
/cts/tests/tests/telecom/CarModeTestAppTwo/ |
D | Android.bp | 21 ":car-mode-app-aidl",
|
/cts/tests/tests/telecom/CarModeTestApp/ |
D | Android.bp | 20 ":car-mode-app-aidl",
|