Searched defs:getMenuInflater (Results 1 - 3 of 3) sorted by relevance

/development/samples/ActionBarCompat/src/com/example/android/actionbarcompat/
H A DActionBarActivity.java45 public MenuInflater getMenuInflater() { method in class:ActionBarActivity
46 return mActionBarHelper.getMenuInflater(super.getMenuInflater());
H A DActionBarHelper.java94 public MenuInflater getMenuInflater(MenuInflater superMenuInflater) { method in class:ActionBarHelper
H A DActionBarHelperBase.java150 public MenuInflater getMenuInflater(MenuInflater superMenuInflater) { method in class:ActionBarHelperBase

Completed in 16 milliseconds