Home
last modified time | relevance | path

Searched refs:connectionCallback (Results 1 – 1 of 1) sorted by relevance

/cts/tests/tests/media/bettertogether/src/android/media/bettertogether/cts/
DMediaBrowserServiceTestService.java58 MediaBrowser.ConnectionCallback connectionCallback = new MediaBrowser.ConnectionCallback(); in testSeriesOfNotifyChildrenChanged_setUp() local
76 mMediaBrowser = new MediaBrowser(this, componentName, connectionCallback, null); in testSeriesOfNotifyChildrenChanged_setUp()