OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:BUILD_CTS_PACKAGE
(Results
26 - 50
of
271
) sorted by null
1
2
3
4
5
6
7
8
9
10
11
/cts/apps/VpnApp/api23/
Android.mk
34
include $(
BUILD_CTS_PACKAGE
)
/cts/apps/VpnApp/api24/
Android.mk
34
include $(
BUILD_CTS_PACKAGE
)
/cts/apps/VpnApp/latest/
Android.mk
34
include $(
BUILD_CTS_PACKAGE
)
/cts/apps/VpnApp/notalwayson/
Android.mk
34
include $(
BUILD_CTS_PACKAGE
)
/cts/build/
config.mk
22
BUILD_CTS_PACKAGE
:= cts/build/test_package.mk
/cts/hostsidetests/abioverride/app/
Android.mk
46
include $(
BUILD_CTS_PACKAGE
)
/cts/hostsidetests/appsecurity/test-apps/ApplicationVisibilityCrossUserApp/
Android.mk
36
include $(
BUILD_CTS_PACKAGE
)
/cts/hostsidetests/appsecurity/test-apps/PackageAccessApp/
Android.mk
37
include $(
BUILD_CTS_PACKAGE
)
/cts/hostsidetests/devicepolicy/app/AccountCheck/Auth/
Android.mk
40
include $(
BUILD_CTS_PACKAGE
)
/cts/hostsidetests/devicepolicy/app/AccountCheck/NonTestOnlyOwner/
Android.mk
34
include $(
BUILD_CTS_PACKAGE
)
/cts/hostsidetests/devicepolicy/app/AccountCheck/TestOnlyOwner/
Android.mk
34
include $(
BUILD_CTS_PACKAGE
)
/cts/hostsidetests/devicepolicy/app/AccountCheck/TestOnlyOwnerUpdate/
Android.mk
34
include $(
BUILD_CTS_PACKAGE
)
/cts/hostsidetests/devicepolicy/app/AccountCheck/Tester/
Android.mk
34
include $(
BUILD_CTS_PACKAGE
)
/cts/hostsidetests/devicepolicy/app/AccountManagement/
Android.mk
40
include $(
BUILD_CTS_PACKAGE
)
/cts/hostsidetests/devicepolicy/app/AppRestrictionsTargetApp/
Android.mk
32
include $(
BUILD_CTS_PACKAGE
)
/cts/hostsidetests/devicepolicy/app/Assistant/
Android.mk
43
include $(
BUILD_CTS_PACKAGE
)
/cts/hostsidetests/devicepolicy/app/AutofillApp/
Android.mk
37
include $(
BUILD_CTS_PACKAGE
)
/cts/hostsidetests/devicepolicy/app/CertInstaller/
Android.mk
34
include $(
BUILD_CTS_PACKAGE
)
/cts/hostsidetests/devicepolicy/app/ContactDirectoryProvider/
Android.mk
37
include $(
BUILD_CTS_PACKAGE
)
/cts/hostsidetests/devicepolicy/app/CrossProfileAppsTest/
Android.mk
41
include $(
BUILD_CTS_PACKAGE
)
/cts/hostsidetests/devicepolicy/app/CustomizationApp/
Android.mk
37
include $(
BUILD_CTS_PACKAGE
)
/cts/hostsidetests/devicepolicy/app/DelegateApp/
Android.mk
39
include $(
BUILD_CTS_PACKAGE
)
/cts/hostsidetests/devicepolicy/app/DeviceAdmin/api23/
Android.mk
40
include $(
BUILD_CTS_PACKAGE
)
/cts/hostsidetests/devicepolicy/app/DeviceAdmin/api24/
Android.mk
40
include $(
BUILD_CTS_PACKAGE
)
/cts/hostsidetests/devicepolicy/app/DeviceAdminService/package1/
Android.mk
38
include $(
BUILD_CTS_PACKAGE
)
Completed in 128 milliseconds
1
2
3
4
5
6
7
8
9
10
11