Home
last modified time | relevance | path

Searched refs:backupKeyToKey (Results 1 – 1 of 1) sorted by relevance

/packages/apps/Launcher3/src/com/android/launcher3/
DLauncherBackupHelper.java381 Key key = backupKeyToKey(backupKey); in restoreEntity()
772 private Key backupKeyToKey(String backupKey) throws InvalidBackupException { in backupKeyToKey() method in LauncherBackupHelper