Searched refs:DECLARE_PERMISSION_PKG (Results 1 – 1 of 1) sorted by relevance
77 private static final String DECLARE_PERMISSION_PKG = "com.android.cts.permissiondeclareapp"; field in AppSecurityTests262 getDevice().uninstallPackage(DECLARE_PERMISSION_PKG); in testPermissionDiffCert()272 enableAlertWindowAppOp(DECLARE_PERMISSION_PKG); in testPermissionDiffCert()276 getDevice().uninstallPackage(DECLARE_PERMISSION_PKG); in testPermissionDiffCert()293 getDevice().uninstallPackage(DECLARE_PERMISSION_PKG); in testCrossPackageDiffCertSetInstaller()302 enableAlertWindowAppOp(DECLARE_PERMISSION_PKG); in testCrossPackageDiffCertSetInstaller()305 runCrossPackageInstallerDeviceTest(DECLARE_PERMISSION_PKG, "takeInstaller"); in testCrossPackageDiffCertSetInstaller()307 runCrossPackageInstallerDeviceTest(DECLARE_PERMISSION_PKG, "clearInstaller"); in testCrossPackageDiffCertSetInstaller()310 getDevice().uninstallPackage(DECLARE_PERMISSION_PKG); in testCrossPackageDiffCertSetInstaller()337 enableAlertWindowAppOp(DECLARE_PERMISSION_PKG); in rebootWithDuplicatePermission()[all …]