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.java252 enableAlertWindowAppOp(DECLARE_PERMISSION_PKG); in testPermissionDiffCert()
282 enableAlertWindowAppOp(DECLARE_PERMISSION_PKG); in testCrossPackageDiffCertSetInstaller()
317 enableAlertWindowAppOp(DECLARE_PERMISSION_PKG); in rebootWithDuplicatePermission()
352 private void enableAlertWindowAppOp(String pkgName) throws Exception { in enableAlertWindowAppOp() method in AppSecurityTests