Searched refs:isPreferenceRouteListingExist (Results 1 – 3 of 3) sorted by relevance
225 public boolean isPreferenceRouteListingExist() { in isPreferenceRouteListingExist() method in LocalMediaManager
215 when(mLocalMediaManager.isPreferenceRouteListingExist()).thenReturn(false); in setUp()440 when(mLocalMediaManager.isPreferenceRouteListingExist()).thenReturn(true); in routeProcessSupport_onDeviceListUpdate_preferenceExist_NotUpdatesRangeInformation()
644 if (!mLocalMediaManager.isPreferenceRouteListingExist()) { in buildMediaItems()