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

/frameworks/base/services/core/java/com/android/server/pm/
H A DShortcutService.java160 static final int DEFAULT_MAX_SHORTCUTS_PER_APP = 5; field in class:ShortcutService
694 ConfigConstants.KEY_MAX_SHORTCUTS, DEFAULT_MAX_SHORTCUTS_PER_APP));

Completed in 37 milliseconds