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

  /frameworks/opt/net/wifi/tests/wifitests/src/com/android/server/wifi/
SoftApManagerTest.java 70 SoftApManager mSoftApManager;
84 mSoftApManager = new SoftApManager(mLooper.getLooper(),
99 mSoftApManager.start(null);
110 mSoftApManager.stop();
123 mSoftApManager.stop();
144 mSoftApManager.start(config);
  /frameworks/opt/net/wifi/service/java/com/android/server/wifi/
WifiStateMachine.java     [all...]

Completed in 51 milliseconds