Home
last modified time | relevance | path

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

/cts/hostsidetests/appsecurity/src/android/appsecurity/cts/
DAppSecurityTests.java70 private static final String DECLARE_PERMISSION_PKG = "com.android.cts.permissiondeclareapp"; field in AppSecurityTests
233 getDevice().uninstallPackage(DECLARE_PERMISSION_PKG); in testPermissionDiffCert()
243 enableAlertWindowAppOp(DECLARE_PERMISSION_PKG); in testPermissionDiffCert()
247 getDevice().uninstallPackage(DECLARE_PERMISSION_PKG); in testPermissionDiffCert()
263 enableAlertWindowAppOp(DECLARE_PERMISSION_PKG); in rebootWithDuplicatePermission()
272 getDevice().uninstallPackage(DECLARE_PERMISSION_PKG); in rebootWithDuplicatePermission()