A  C  F  G  H  L  M  N  P  R  S 

H

hasAllPermissions(Fragment,String) - function in net.samystudio.permissionlauncher.FragmentKt
Convenient way to get if a set of permissions are granted from a Fragment.
hasAllPermissions(Context,String) - function in net.samystudio.permissionlauncher.ContextKt
Convenient way to get if a set of permissions are granted from a Context.
hasAnyPermissions(Fragment,String) - function in net.samystudio.permissionlauncher.FragmentKt
Convenient way to get if a set of permissions are granted from a Fragment.
hasAnyPermissions(Context,String) - function in net.samystudio.permissionlauncher.ContextKt
Convenient way to get if a set of permissions are granted from a Context.
hasPermission(Fragment,String) - function in net.samystudio.permissionlauncher.FragmentKt
Convenient way to get if a permission is granted from a Fragment.
hasPermission(Context,String) - function in net.samystudio.permissionlauncher.ContextKt
Convenient way to get if a permission is granted from a Context.
A  C  F  G  H  L  M  N  P  R  S