A
B
C
D
E
F
G
H
I
M
N
O
P
R
S
T
U
V
B
- backup() - function in de.raphaelebner.roomdatabasebackup.core.RoomBackup
- Start Backup process, and set onComplete Listener to success, if no error occurred, else onComplete Listener success is false and error message is passedif custom storage ist selected, the openBackupfileCreator will be launched
- backupIsEncrypted(Boolean) - function in de.raphaelebner.roomdatabasebackup.core.RoomBackup
- Set file encryption to true / false can be used for backup and restore
- backupLocation(Integer) - function in de.raphaelebner.roomdatabasebackup.core.RoomBackup
- Set you backup location.
- backupLocationCustomFile(File) - function in de.raphaelebner.roomdatabasebackup.core.RoomBackup
- Set a custom file where to save or restore a backup.
- bindIsolatedService(Intent,Integer,String,Executor,ServiceConnection) - function in android.content.RoomBackup
- bindService(Intent,ServiceConnection,Integer) - function in android.content.RoomBackup
- bindService(Intent,Integer,Executor,ServiceConnection) - function in android.content.RoomBackup
- bindServiceAsUser(Intent,ServiceConnection,Integer,UserHandle) - function in android.content.RoomBackup