MediaRouter: Apply route list changes at a time

If the provider updates too frequently, the route list will be updated
awkwardly. So this change will gather route updates for 300ms, and apply
those changes at a time. Moreover, the initial route list will be shown
just after showing dialog.

Bug: 29061029
Change-Id: Id4070a37d74140ec41b1dc4f5b2c092e182d787e
1 file changed