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()
243 public void populateAndShow(final BubbleTextView originalIcon, int shortcutCount, in populateAndShow() argument248 boolean hasDeepShortcuts = shortcutCount > 0; in populateAndShow()281 for (int i = shortcutCount; i > 0; i--) { in populateAndShow()