Searched refs:incrementPinnedShortcutCount (Results 1 - 1 of 1) sorted by relevance

/packages/apps/Launcher3/src/com/android/launcher3/
H A DLauncherModel.java935 incrementPinnedShortcutCount(
1043 private static void incrementPinnedShortcutCount(ShortcutKey pinnedShortcut, boolean shouldPin) { method in class:LauncherModel
1983 incrementPinnedShortcutCount(key, false /* shouldPin */);

Completed in 252 milliseconds