No examples for this method. 
     
 
     
      Frequently called with: [Clear]  
     
 
      
    
 
     
     
     -1 
    
 
     
     
   | android.view.MenuItem.OnActionExpandListener | 
Interface definition for a callback to be invoked when a menu item marked with SHOW_AS_ACTION_COLLAPSE_ACTION_VIEW is expanded or collapsed.
| Public Methods | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
|  |  | 
           Called when a menu item with 
            SHOW_AS_ACTION_COLLAPSE_ACTION_VIEWis collapsed. | |||||||||
|  |  | 
           Called when a menu item with 
            SHOW_AS_ACTION_COLLAPSE_ACTION_VIEWis expanded. | |||||||||
Called when a menu item with SHOW_AS_ACTION_COLLAPSE_ACTION_VIEW is collapsed.
| item | Item that was collapsed | 
|---|
Called when a menu item with SHOW_AS_ACTION_COLLAPSE_ACTION_VIEW is expanded.
| item | Item that was expanded | 
|---|