Searched refs:ensureUpdatableWith (Results 1 – 3 of 3) sorted by relevance
924 public void ensureUpdatableWith(ShortcutInfo source, boolean isUpdating) { in ensureUpdatableWith() method in ShortcutInfo954 ensureUpdatableWith(source, /*isUpdating=*/ true); in copyNonNullFieldsFrom()
403 oldShortcut.ensureUpdatableWith(newShortcut, /*isUpdating=*/ false); in addOrReplaceDynamicShortcut()476 oldShortcut.ensureUpdatableWith(newShortcut, /*isUpdating=*/ false); in pushDynamicShortcut()
13233 Landroid/content/pm/ShortcutInfo;->ensureUpdatableWith(Landroid/content/pm/ShortcutInfo;Z)V