A
C
D
F
G
H
L
M
N
P
R
S
A
- accept() - function in net.samystudio.permissionlauncher.RationalePermissionLauncher
- Accept request and launch system permission dialog.
- ActivityMultiplePermissionsLauncher - class in net.samystudio.permissionlauncher
- Permission launcher for a set of permissions from a ComponentActivity.
- ActivityPermissionLauncher - class in net.samystudio.permissionlauncher
- Permission launcher for a unique permission from a ComponentActivity.
- allOf(Collection) - function in net.samystudio.permissionlauncher.MultiplePermissionsLauncherKt
- Build a Contract with all of the specified permissions required.
- allOf(String) - function in net.samystudio.permissionlauncher.MultiplePermissionsLauncherKt
- Build a Contract with all of the specified permissions required.
- anyOf(Collection) - function in net.samystudio.permissionlauncher.MultiplePermissionsLauncherKt
- Build a Contract with at least one of the specified permissions required.
- anyOf(String) - function in net.samystudio.permissionlauncher.MultiplePermissionsLauncherKt
- Build a Contract with at least one of the specified permissions required.