Searched refs:getSupportedLoggerFeatureSet (Results 1 – 4 of 4) sorted by relevance
35 mSupportedFeatureSet = mWifiNative.getSupportedLoggerFeatureSet(); in startLogging()
173 mSupportedFeatureSet = mWifiNative.getSupportedLoggerFeatureSet(); in startLogging()
2744 public int getSupportedLoggerFeatureSet() { in getSupportedLoggerFeatureSet() method in WifiNative2745 return mWifiVendorHal.getSupportedLoggerFeatureSet(); in getSupportedLoggerFeatureSet()
1541 public int getSupportedLoggerFeatureSet() { in getSupportedLoggerFeatureSet() method in WifiVendorHal