Google Glass online documentation mentions the method but with minimal documentation:
https://developers.google.com/glass/develop/gdk/reference/com/google/android/glass/view/MenuUtils
Should this be called from onOptionsItemSelected
or onCreateOptionsMenu
?
Any example code would be most appreciated.