HomeSort by relevance Sort by last modified time
    Searched refs:getFrameworkNetworkId (Results 1 - 3 of 3) sorted by null

  /frameworks/opt/net/wifi/service/java/com/android/server/wifi/
WifiNative.java 723 public int getFrameworkNetworkId(int supplicantNetworkId) {
    [all...]
WifiStateMachine.java     [all...]
  /frameworks/opt/net/wifi/tests/wifitests/src/com/android/server/wifi/
WifiStateMachineTest.java 404 when(mWifiNative.getFrameworkNetworkId(anyInt())).thenReturn(0);
    [all...]

Completed in 133 milliseconds