Searched refs:isDeepShortcut (Results 1 – 3 of 3) sorted by relevance
59 public static boolean isDeepShortcut(ItemInfo info) { in isDeepShortcut() method in ShortcutUtil
149 if (ShortcutUtil.isDeepShortcut(info)) { in writeToDumpTarget()
169 if (action == ACTION_LONG_CLICK && ShortcutUtil.isDeepShortcut(item)) { in performAction()