Files
frameworks_base/core/java/android/widget
Jin Seok Park dde80a9cf4 Remove show/hide API
This CL removes the show/hide API from MediaControlView2 and instead
provides the developer with the same function by calling
setVisibility(View.VISIBLE | View.GONE), and calling the new APIs
set/getTimeout() and requestPlayButtonFocus(). The original Runnable
code has been moved to onVisibilityAggregated() as per API council's
request.

Test: build
Change-Id: If53fb8849b4e086619a9c93c85e61da70272976e
2018-01-30 10:48:10 +09:00
..
2017-08-06 07:37:08 -06:00
2018-01-18 12:36:00 +00:00
2018-01-30 10:48:10 +09:00
2017-12-18 18:04:30 -08:00