Home
last modified time | relevance | path

Searched refs:APK_NEED_SPLIT_FEATURE (Results 1 – 1 of 1) sorted by relevance

/cts/hostsidetests/appsecurity/src/android/appsecurity/cts/
DSplitTests.java42 static final String APK_NEED_SPLIT_FEATURE = "CtsNeedSplitFeature.apk"; field in SplitTests
547 new InstallMultiple(instant).addApk(APK_NEED_SPLIT_BASE).addApk(APK_NEED_SPLIT_FEATURE) in testRequiredSplitInstalledFeature()
580 .addApk(APK_NEED_SPLIT_FEATURE) in testRequiredSplitRemoved()