Searched refs:sPreviousSawAppOp (Results 1 – 1 of 1) sorted by relevance
62 private static int sPreviousSawAppOp; field in AlertWindowsAppOpsTests71 sPreviousSawAppOp = AppOpsUtils.getOpMode(packageName, OPSTR_SYSTEM_ALERT_WINDOW); in grantSystemAlertWindowAccess()78 OPSTR_SYSTEM_ALERT_WINDOW, sPreviousSawAppOp); in revokeSystemAlertWindowAccess() local