Searched refs:ClientModeImplHandler (Results 1 – 1 of 1) sorted by relevance
231 private class ClientModeImplHandler extends WifiHandler { class in WifiServiceImpl234 ClientModeImplHandler(String tag, Looper looper, AsyncChannel asyncChannel) { in ClientModeImplHandler() method in WifiServiceImpl.ClientModeImplHandler285 private final ClientModeImplHandler mClientModeImplHandler;312 mClientModeImplHandler = new ClientModeImplHandler(TAG, in WifiServiceImpl()