Protect code about possible NPEs
Description
Android Studio was warning about some possible Null Pointer Exception in the ListFileRemoteOperation class.
Technical details
Since eDrive has the persistent flag, if a Null Pointer Exception happens we won't really notice it happens since eDrive will be relaunched automatically.
Issues
https://gitlab.e.foundation/e/os/backlog/-/issues/762