Home | History | Annotate | Download | only in launcher3

Lines Matching defs:shortcutExists

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