Searched refs:supportsDeepShortcuts (Results 1 – 3 of 3) sorted by relevance
44 …fun `supportsDeepShortcuts returns true if the app is active and an app and widgets are enabled`()… in supportsDeepShortcuts returns true if the app is active and an app and widgets are enabled()48 val result = ShortcutUtil.supportsDeepShortcuts(itemInfo) in supportsDeepShortcuts returns true if the app is active and an app and widgets are enabled()
37 public static boolean supportsDeepShortcuts(ItemInfo info) { in supportsDeepShortcuts() method in ShortcutUtil
164 if (!ShortcutUtil.supportsDeepShortcuts(info)) { in getShortcutCountForItem()