Interface used by activities to delegate permission request results. Classes implementing this class will be notified whenever there's a result for a permission request.
Method called whenever there's a result to a permission request. It is forwarded from Activity.onRequestPermissionsResult.