Calling in the other order is destroying what we do in onprepareoptionsmenu

This change:
https://googleplex-android-review.googlesource.com/#/c/221726/4
caused search mode action bar to be entirely messed up; no menu items,
no search view

Fixes b/7102613 Search results missing SearchView in action bar
In this way, our method AND the super method both get to handle onPrepare

Change-Id: Ib6b296d552578ec8811912dc056d93dd3d896fef
2 files changed