Searched refs:onMusicCatalogReady (Results 1 – 2 of 2) sorted by relevance
79 void onMusicCatalogReady(boolean success); in onMusicCatalogReady() method181 callback.onMusicCatalogReady(true); in retrieveMediaAsync()196 callback.onMusicCatalogReady(current == State.INITIALIZED); in retrieveMediaAsync()
246 public void onMusicCatalogReady(boolean success) { in onLoadChildren()