Files
frameworks_base/core/java/android/view
Clara Bayarri 4423d91de5 Add a type parameter to startActionMode() calls.
This requires adding a new method to View and Window.Callback to pass
down the type as a parameter.

For compatibility purposes, the new method implementations keep the
type and call the old method, in case clients have subclassed it.

Change-Id: If5d857f131e33be8cc6a8814f2e9c4e85ad2da25
2015-03-13 10:51:51 +00:00
..
2015-02-18 07:49:03 -08:00
2014-10-17 11:36:38 -07:00