This is how I implemented the onActivityResult() in my inner Fragments in the Message Fragment. In the inner Fragments, called getParentFragment().onActivityResult, and added this code to the parent Fragment, which was able to make the call to the inner Fragment.