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 " + allowlistCount in showInfo()
258 protected void populateAndShow(final BubbleTextView originalIcon, int shortcutCount, in populateAndShow() argument276 if (shortcutCount > 0) { in populateAndShow()281 for (int i = shortcutCount; i > 0; i--) { in populateAndShow()