Searched refs:deviceGridState (Results 1 – 1 of 1) sorted by relevance
418 DeviceGridState deviceGridState = new DeviceGridState(context); in setPending() local419 FileLog.d(TAG, "restore initiated from backup: DeviceGridState=" + deviceGridState); in setPending()420 LauncherPrefs.get(context).putSync(RESTORE_DEVICE.to(deviceGridState.getDeviceType())); in setPending()