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

/frameworks/base/services/core/java/com/android/server/pm/
H A DShortcutService.java3719 handleOverrideConfig();
3798 private void handleOverrideConfig() throws CommandException { method in class:ShortcutService.MyShellCommand
3801 Slog.i(TAG, "cmd: handleOverrideConfig: " + config);

Completed in 35 milliseconds