Searched refs:APPOPS_SET_SHELL_COMMAND (Results 1 – 3 of 3) sorted by relevance
35 private static final String APPOPS_SET_SHELL_COMMAND = "appops set {0} " + field in ShortcutManagerUsageTest
72 private static final String APPOPS_SET_SHELL_COMMAND = "appops set {0} {1} {2}"; field in NetworkUsageStatsTest253 final String command = MessageFormat.format(APPOPS_SET_SHELL_COMMAND, mPkg, appop, mode); in setAppOpsMode()
90 private static final String APPOPS_SET_SHELL_COMMAND = "appops set {0} " + field in UsageStatsTest150 final String command = MessageFormat.format(APPOPS_SET_SHELL_COMMAND, in setAppOpsMode()