Searched refs:loadUserInternal (Results 1 – 1 of 1) sorted by relevance
997 final ShortcutUser ret = loadUserInternal(userId, in, /* forBackup= */ false); in loadUserLocked()1007 private ShortcutUser loadUserInternal(@UserIdInt int userId, InputStream is, in loadUserInternal() method in ShortcutService3402 restored = loadUserInternal(userId, is, /* fromBackup */ true); in applyRestore()