A  C  D  G  I  L  M  N  P  R  S 

R

registerForPermissionFlowRequestsResult(ComponentActivity,RequestPermissionsContract,ActivityResultRegistry,ActivityResultCallback) - function in dev.shreyaspatil.permissionFlow.utils.PermissionResultLauncher
Returns a ActivityResultLauncher for this Activity which internally notifies PermissionFlow about the state change whenever permission state is changed with this launcher.
registerForPermissionFlowRequestsResult(ComponentActivity,RequestPermissionsContract,ActivityResultRegistry) - function in dev.shreyaspatil.permissionFlow.utils.PermissionResultLauncher
Returns a ActivityResultLauncher for this Activity which internally notifies PermissionFlow about the state change whenever permission state is changed with this launcher.
registerForPermissionFlowRequestsResult(ComponentActivity,RequestPermissionsContract) - function in dev.shreyaspatil.permissionFlow.utils.PermissionResultLauncher
Returns a ActivityResultLauncher for this Activity which internally notifies PermissionFlow about the state change whenever permission state is changed with this launcher.
registerForPermissionFlowRequestsResult(ComponentActivity) - function in dev.shreyaspatil.permissionFlow.utils.PermissionResultLauncher
Returns a ActivityResultLauncher for this Activity which internally notifies PermissionFlow about the state change whenever permission state is changed with this launcher.
registerForPermissionFlowRequestsResult(Fragment,RequestPermissionsContract,ActivityResultRegistry,ActivityResultCallback) - function in dev.shreyaspatil.permissionFlow.utils.PermissionResultLauncher
Returns a ActivityResultLauncher for this Fragment which internally notifies PermissionFlow about the state change whenever permission state is changed with this launcher.
registerForPermissionFlowRequestsResult(Fragment,RequestPermissionsContract,ActivityResultRegistry) - function in dev.shreyaspatil.permissionFlow.utils.PermissionResultLauncher
Returns a ActivityResultLauncher for this Fragment which internally notifies PermissionFlow about the state change whenever permission state is changed with this launcher.
registerForPermissionFlowRequestsResult(Fragment,RequestPermissionsContract) - function in dev.shreyaspatil.permissionFlow.utils.PermissionResultLauncher
Returns a ActivityResultLauncher for this Fragment which internally notifies PermissionFlow about the state change whenever permission state is changed with this launcher.
registerForPermissionFlowRequestsResult(Fragment) - function in dev.shreyaspatil.permissionFlow.utils.PermissionResultLauncher
Returns a ActivityResultLauncher for this Fragment which internally notifies PermissionFlow about the state change whenever permission state is changed with this launcher.
RequestPermissionsContract - class in dev.shreyaspatil.permissionFlow.contract
An ActivityResultContract which delegates request and response to ActivityResultContracts.RequestMultiplePermissions and silently notifies PermissionFlow regarding state change of a permissions which are requested through ActivityResultLauncher.
A  C  D  G  I  L  M  N  P  R  S