Searched refs:shortcutCount (Results 1 – 2 of 2) sorted by relevance
44 int shortcutCount = 0; in showInfo() local54 System.out.println("Shortcuts : " + shortcutCount + " (out of which " + whitelistCount in showInfo()
259 public void populateAndShow(final BubbleTextView originalIcon, int shortcutCount, in populateAndShow() argument264 boolean hasDeepShortcuts = shortcutCount > 0; in populateAndShow()294 for (int i = shortcutCount; i > 0; i--) { in populateAndShow()