Searched refs:getSupportedLoggerFeatureSet (Results 1 – 4 of 4) sorted by relevance
29 mSupportedFeatureSet = mWifiNative.getSupportedLoggerFeatureSet(); in startLogging()
155 mSupportedFeatureSet = mWifiNative.getSupportedLoggerFeatureSet(); in startLogging()
2743 public int getSupportedLoggerFeatureSet() { in getSupportedLoggerFeatureSet() method in WifiNative2744 return mWifiVendorHal.getSupportedLoggerFeatureSet(); in getSupportedLoggerFeatureSet()
1541 public int getSupportedLoggerFeatureSet() { in getSupportedLoggerFeatureSet() method in WifiVendorHal