Searched refs:hasShortcutFlags (Results 1 – 1 of 1) sorted by relevance
192 return hasShortcutFlags(ShortcutInfo.FLAG_LONG_LIVED); in isShortcutLongLived()200 return hasShortcutFlags(ShortcutInfo.FLAG_CACHED_NOTIFICATIONS); in isShortcutCachedForNotification()323 private boolean hasShortcutFlags(@ShortcutFlags int flags) { in hasShortcutFlags() method in ConversationInfo