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

  /frameworks/opt/net/wifi/tests/wifitests/src/com/android/server/wifi/
WifiServiceImplTest.java 479 verify(mWifiStateMachine, never()).syncGetWifiApConfiguration();
489 when(mWifiStateMachine.syncGetWifiApConfiguration()).thenReturn(apConfig);
    [all...]
  /frameworks/opt/net/wifi/service/java/com/android/server/wifi/
WifiServiceImpl.java     [all...]
WifiStateMachine.java     [all...]

Completed in 52 milliseconds