Searched refs:executeShellCommandIgnoreOutput (Results 1 – 1 of 1) sorted by relevance
1396 executeShellCommandIgnoreOutput(GRANT_BIND_APP_WIDGET_PERMISSION_COMMAND); in grantBindAppWidgetPermission()1400 executeShellCommandIgnoreOutput(REVOKE_BIND_APP_WIDGET_PERMISSION_COMMAND); in revokeBindAppWidgetPermission()1403 private void executeShellCommandIgnoreOutput(String command) { in executeShellCommandIgnoreOutput() method in AppWidgetTest