Home
last modified time | relevance | path

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

/cts/hostsidetests/appsecurity/src/android/appsecurity/cts/
DAppSecurityTests.java272 enableAlertWindowAppOp(DECLARE_PERMISSION_PKG); in testPermissionDiffCert()
302 enableAlertWindowAppOp(DECLARE_PERMISSION_PKG); in testCrossPackageDiffCertSetInstaller()
337 enableAlertWindowAppOp(DECLARE_PERMISSION_PKG); in rebootWithDuplicatePermission()
374 private void enableAlertWindowAppOp(String pkgName) throws Exception { in enableAlertWindowAppOp() method in AppSecurityTests