Searched refs:PackageSetInstallerConstants (Results 1 – 5 of 5) sorted by relevance
19 import android.appsecurity.cts.PackageSetInstallerConstants.CHANGE_ID20 import android.appsecurity.cts.PackageSetInstallerConstants.PERMISSION_HARD_RESTRICTED21 import android.appsecurity.cts.PackageSetInstallerConstants.PERMISSION_IMMUTABLY_SOFT_RESTRICTED22 import android.appsecurity.cts.PackageSetInstallerConstants.PERMISSION_KEY23 import android.appsecurity.cts.PackageSetInstallerConstants.PERMISSION_NOT_RESTRICTED24 import android.appsecurity.cts.PackageSetInstallerConstants.SHOULD_SUCCEED_KEY25 import android.appsecurity.cts.PackageSetInstallerConstants.SHOULD_THROW_EXCEPTION_KEY26 import android.appsecurity.cts.PackageSetInstallerConstants.TARGET_APK27 import android.appsecurity.cts.PackageSetInstallerConstants.TARGET_PKG28 import android.appsecurity.cts.PackageSetInstallerConstants.WHITELIST_APK[all …]
20 import android.appsecurity.cts.PackageSetInstallerConstants21 import android.appsecurity.cts.PackageSetInstallerConstants.PERMISSION_KEY22 import android.appsecurity.cts.PackageSetInstallerConstants.SHOULD_THROW_EXCEPTION_KEY23 import android.appsecurity.cts.PackageSetInstallerConstants.TARGET_PKG85 PackageSetInstallerConstants.SHOULD_SUCCEED_KEY) in removeWhitelistRestrictedPermission()
20 import android.appsecurity.cts.PackageSetInstallerConstants21 import android.appsecurity.cts.PackageSetInstallerConstants.SHOULD_THROW_EXCEPTION_KEY40 private val permission = arguments.getString(PackageSetInstallerConstants.PERMISSION_KEY)!!
20 object PackageSetInstallerConstants { object
42 srcs: ["utils/src/**/PackageSetInstallerConstants.kt"],