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