A
B
C
D
E
F
G
H
I
M
N
O
P
R
S
T
U
V
C
- checkCallingOrSelfPermission(String) - function in android.content.RoomBackup
- checkCallingOrSelfUriPermission(Uri,Integer) - function in android.content.RoomBackup
- checkCallingOrSelfUriPermissions(List,Integer) - function in android.content.RoomBackup
- checkCallingPermission(String) - function in android.content.RoomBackup
- checkCallingUriPermission(Uri,Integer) - function in android.content.RoomBackup
- checkCallingUriPermissions(List,Integer) - function in android.content.RoomBackup
- checkPermission(String,Integer,Integer) - function in android.content.RoomBackup
- checkSelfPermission(String) - function in android.content.RoomBackup
- checkUriPermission(Uri,Integer,Integer,Integer) - function in android.content.RoomBackup
- checkUriPermission(Uri,String,String,Integer,Integer,Integer) - function in android.content.RoomBackup
- checkUriPermissions(List,Integer,Integer,Integer) - function in android.content.RoomBackup
- clearWallpaper() - function in android.content.RoomBackup
- closeContextMenu() - function in android.app.RoomBackup
- closeOptionsMenu() - function in android.app.RoomBackup
- createAttributionContext(String) - function in android.content.RoomBackup
- createConfigurationContext(Configuration) - function in android.content.RoomBackup
- createContext(ContextParams) - function in android.content.RoomBackup
- createContextForSplit(String) - function in android.content.RoomBackup
- createDeviceProtectedStorageContext() - function in android.content.RoomBackup
- createDisplayContext(Display) - function in android.content.RoomBackup
- createPackageContext(String,Integer) - function in android.content.RoomBackup
- createPendingResult(Integer,Intent,Integer) - function in android.app.RoomBackup
- createWindowContext(Integer,Bundle) - function in android.content.RoomBackup
- createWindowContext(Display,Integer,Bundle) - function in android.content.RoomBackup
- customBackupFileName(String) - function in de.raphaelebner.roomdatabasebackup.core.RoomBackup
- Set custom Backup File Name, default = "$dbName-$currentTime.
- customEncryptPassword(String) - function in de.raphaelebner.roomdatabasebackup.core.RoomBackup
- Set custom backup encryption password
- customLogTag(String) - function in de.raphaelebner.roomdatabasebackup.core.RoomBackup
- Set custom log tag, for detailed debugging
- customRestoreDialogTitle(String) - function in de.raphaelebner.roomdatabasebackup.core.RoomBackup
- Set custom Restore Dialog Title, default = "Choose file to restore"