Searched refs:DECLARE_PERMISSION_PKG (Results 1 – 1 of 1) sorted by relevance
75 private static final String DECLARE_PERMISSION_PKG = "com.android.cts.permissiondeclareapp"; field in AppSecurityTests242 getDevice().uninstallPackage(DECLARE_PERMISSION_PKG); in testPermissionDiffCert()252 enableAlertWindowAppOp(DECLARE_PERMISSION_PKG); in testPermissionDiffCert()256 getDevice().uninstallPackage(DECLARE_PERMISSION_PKG); in testPermissionDiffCert()273 getDevice().uninstallPackage(DECLARE_PERMISSION_PKG); in testCrossPackageDiffCertSetInstaller()282 enableAlertWindowAppOp(DECLARE_PERMISSION_PKG); in testCrossPackageDiffCertSetInstaller()285 runCrossPackageInstallerDeviceTest(DECLARE_PERMISSION_PKG, "takeInstaller"); in testCrossPackageDiffCertSetInstaller()287 runCrossPackageInstallerDeviceTest(DECLARE_PERMISSION_PKG, "clearInstaller"); in testCrossPackageDiffCertSetInstaller()290 getDevice().uninstallPackage(DECLARE_PERMISSION_PKG); in testCrossPackageDiffCertSetInstaller()317 enableAlertWindowAppOp(DECLARE_PERMISSION_PKG); in rebootWithDuplicatePermission()[all …]