Searched refs:syncGetSupportedFeatures (Results 1 – 4 of 4) sorted by relevance
1851 return mCmi.syncGetSupportedFeatures(channel); in testGetSupportedFeaturesCase()1856 public void syncGetSupportedFeatures() { in syncGetSupportedFeatures() method in ClientModeImplTest
1745 when(mClientModeImpl.syncGetSupportedFeatures(any(AsyncChannel.class))) in testStartLocalOnlyHotspotAt5Ghz()
3256 return mClientModeImpl.syncGetSupportedFeatures(channel); in getSupportedFeaturesInternal()
1848 public long syncGetSupportedFeatures(AsyncChannel channel) { in syncGetSupportedFeatures() method in ClientModeImpl