Searched refs:APPOPS_RESET_SHELL_COMMAND (Results 1 – 1 of 1) sorted by relevance
154 private static final String APPOPS_RESET_SHELL_COMMAND = "appops reset {0}"; field in UsageStatsTest316 executeShellCmd(MessageFormat.format(APPOPS_RESET_SHELL_COMMAND, mTargetPackage)); in resetAppOpsMode()