| Modifier and Type | Method and Description |
|---|---|
MenuInflater |
_HoloFragment.getMenuInflater() |
MenuInflater |
_HoloActivity.getSupportMenuInflater() |
abstract MenuInflater |
Watson.getSupportMenuInflater() |
| Modifier and Type | Method and Description |
|---|---|
void |
_HoloFragment.onCreateOptionsMenu(Menu menu,
MenuInflater inflater) |
void |
Watson.OnCreateOptionsMenuListener.onCreateOptionsMenu(Menu menu,
MenuInflater inflater) |
| Modifier and Type | Field and Description |
|---|---|
protected MenuInflater |
ActionBarSherlock.mMenuInflater
Reference to our custom menu inflater which supports action items.
|
| Modifier and Type | Method and Description |
|---|---|
MenuInflater |
ActionBarSherlock.getMenuInflater()
Get a menu inflater instance which supports the newer menu attributes.
|
| Modifier and Type | Method and Description |
|---|---|
MenuInflater |
SherlockPreferenceActivity.getSupportMenuInflater() |
MenuInflater |
SherlockFragmentActivity.getSupportMenuInflater() |
MenuInflater |
SherlockListActivity.getSupportMenuInflater() |
MenuInflater |
SherlockActivity.getSupportMenuInflater() |
MenuInflater |
SherlockExpandableListActivity.getSupportMenuInflater() |
| Modifier and Type | Method and Description |
|---|---|
void |
SherlockListFragment.onCreateOptionsMenu(Menu menu,
MenuInflater inflater) |
void |
SherlockDialogFragment.onCreateOptionsMenu(Menu menu,
MenuInflater inflater) |
void |
SherlockFragment.onCreateOptionsMenu(Menu menu,
MenuInflater inflater) |
| Modifier and Type | Method and Description |
|---|---|
MenuInflater |
ActionBarImpl.ActionModeImpl.getMenuInflater() |
| Modifier and Type | Method and Description |
|---|---|
MenuInflater |
StandaloneActionMode.getMenuInflater() |
| Modifier and Type | Method and Description |
|---|---|
abstract MenuInflater |
ActionMode.getMenuInflater()
Returns a
MenuInflater with the ActionMode's context. |
| Modifier and Type | Method and Description |
|---|---|
MenuInflater |
AddonSherlock.AddonSherlockA.getMenuInflater() |
| Modifier and Type | Method and Description |
|---|---|
MenuInflater |
PopupMenu.getMenuInflater() |
Copyright © 2012-2013. All Rights Reserved.