No examples for this method. 
     
 
     
      Frequently called with: [Clear]  
     
 
      
    
 
     
     
     -1 
    
 
     
     
   | java.lang.Object | |
| ↳ | android.support.v4.view.MenuCompat | 
Helper for accessing features in Menu introduced after API level 4 in a backwards compatible fashion. 
| Public Constructors | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
|  |  | ||||||||||
| Public Methods | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
|  |  |  
           This method was deprecated in API level . Use  MenuItemCompat.setShowAsAction(MenuItem, int) | |||||||||
| [Expand] 
           Inherited Methods
           | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
|  From class java.lang.Object | |||||||||||
 This method was deprecated in API level .
 Use MenuItemCompat.setShowAsAction(MenuItem, int) 
Call MenuItem.setShowAsAction(). If running on a pre-HONEYCOMB device, does nothing and returns false. Otherwise returns true.