Searched refs:syncGetSupportedFeatures (Results 1 – 4 of 4) sorted by relevance
1731 return mCmi.syncGetSupportedFeatures(channel); in testGetSupportedFeaturesCase()1736 public void syncGetSupportedFeatures() { in syncGetSupportedFeatures() method in ClientModeImplTest
1594 when(mClientModeImpl.syncGetSupportedFeatures(any(AsyncChannel.class))) in testStartLocalOnlyHotspotAt5Ghz()
3197 return mClientModeImpl.syncGetSupportedFeatures(channel); in getSupportedFeaturesInternal()
1826 public long syncGetSupportedFeatures(AsyncChannel channel) { in syncGetSupportedFeatures() method in ClientModeImpl