Home | History | Annotate | Download | only in launcher3

Lines Matching defs:shortcutExists

532                             if (shortcutExists(context, item.getIntent(), item.user)) {
904 @Thunk boolean shortcutExists(Context context, Intent intent, UserHandleCompat user) {