Searched refs:deleteLongLivedWithId (Results 1 – 2 of 2) sorted by relevance
2535 ShortcutInfo removed = ps.deleteLongLivedWithId(id, /*ignoreInvisible=*/ true);3334 removed = sp.deleteLongLivedWithId(id, /*ignoreInvisible=*/ true);
610 public ShortcutInfo deleteLongLivedWithId(@NonNull String shortcutId, boolean ignoreInvisible) { in deleteLongLivedWithId() method in ShortcutPackage