Searched defs:handleResetThrottling (Results 1 - 1 of 1) sorted by relevance

/frameworks/base/services/core/java/com/android/server/pm/
H A DShortcutService.java3713 handleResetThrottling();
3782 private void handleResetThrottling() throws CommandException { method in class:ShortcutService.MyShellCommand
3786 Slog.i(TAG, "cmd: handleResetThrottling: user=" + mUserId);

Completed in 34 milliseconds