Home
last modified time | relevance | path

Searched refs:getDriverVersion (Results 1 – 11 of 11) sorted by relevance

/frameworks/opt/net/wifi/service/java/com/android/server/wifi/
DBaseWifiDiagnostics.java27 mDriverVersion = mWifiNative.getDriverVersion(); in startLogging()
DWifiNative.java1249 public String getDriverVersion() { in getDriverVersion() method in WifiNative
1250 return mWifiVendorHal.getDriverVersion(); in getDriverVersion()
DWifiDiagnostics.java133 mDriverVersion = mWifiNative.getDriverVersion(); in startLogging()
DWifiVendorHal.java1699 public String getDriverVersion() { in getDriverVersion() method in WifiVendorHal
/frameworks/base/lowpan/java/android/net/lowpan/
DILowpanInterface.aidl103 @utf8InCpp String getDriverVersion(); in getDriverVersion() method
/frameworks/opt/net/wifi/tests/wifitests/src/com/android/server/wifi/
DWifiVendorHalTest.java803 assertNull(mWifiVendorHal.getDriverVersion()); in testVersionGetters()
808 assertEquals(driverVersion, mWifiVendorHal.getDriverVersion()); in testVersionGetters()
/frameworks/base/services/
Dart-profile14965 PLcom/android/server/wifi/WifiNative;->getDriverVersion()Ljava/lang/String;
15357 PLcom/android/server/wifi/WifiVendorHal;->getDriverVersion()Ljava/lang/String;
/frameworks/opt/setupwizard/tools/docs/
Dandroid-22.txt46053 method public abstract java.lang.String getDriverVersion() throws java.sql.SQLException;
/frameworks/base/api/
Dcurrent.txt60447 method public abstract java.lang.String getDriverVersion() throws java.sql.SQLException;
Dtest-current.txt60929 method public abstract java.lang.String getDriverVersion() throws java.sql.SQLException;
Dsystem-current.txt64405 method public abstract java.lang.String getDriverVersion() throws java.sql.SQLException;