Music: Fix ANR when click next or prve of widgets many times

use a handler to manager next and prve request to avoid too many requests
to be handled on the main thread and causes ANR.

Change-Id: Ie5a800f24c352f5642849d07bcb91cbb4c8222a9
CRs-Fixed: 1036240
1 file changed