Skip navigation links
H P S V 

H

hasSelfPermissions(Context, String...) - Static method in class permissions.dispatcher.PermissionUtils
Returns true if the Activity or Fragment has access to all given permissions.

P

permissions.dispatcher - package permissions.dispatcher
 
PermissionUtils - Class in permissions.dispatcher
 

S

shouldShowRequestPermissionRationale(Activity, String...) - Static method in class permissions.dispatcher.PermissionUtils
Checks given permissions are needed to show rationale.
shouldShowRequestPermissionRationale(Fragment, String...) - Static method in class permissions.dispatcher.PermissionUtils
Checks given permissions are needed to show rationale.

V

verifyPermissions(int...) - Static method in class permissions.dispatcher.PermissionUtils
Checks all given permissions have been granted.
H P S V 
Skip navigation links