Searched refs:getSupportedLoggerFeatureSet (Results 1 – 4 of 4) sorted by relevance
35 mSupportedFeatureSet = mWifiNative.getSupportedLoggerFeatureSet(); in startLogging()
174 mSupportedFeatureSet = mWifiNative.getSupportedLoggerFeatureSet(); in startLogging()
3012 public int getSupportedLoggerFeatureSet() {3013 return mWifiVendorHal.getSupportedLoggerFeatureSet();
1599 public int getSupportedLoggerFeatureSet() { in getSupportedLoggerFeatureSet() method in WifiVendorHal