Files
frameworks_base/core/java/android/view
Adam Powell 130b4572d1 ActionProvider API update
* Add ActionProvider#overridesItemVisibility and isVisible.
  These methods allow an ActionProvider to override the
  visibility of a MenuItem that it is bound to. If a MenuItem
  has been explicitly hidden by the application, it will not
  be visible.

* Change MediaRouteActionProvider to not require a MediaRouter
  callback, to avoid extra lifecycle management headaches.

Change-Id: I606fa98b3a6a3e60a953dd024274f9bf9c67acdd
2012-06-15 20:19:29 -07:00
..
2012-06-15 20:19:29 -07:00
2012-03-02 13:37:47 -08:00
2012-05-13 13:31:06 -07:00
2012-05-21 13:55:15 -07:00