Searched refs:mWifiContext (Results 1 – 1 of 1) sorted by relevance
43 private final WifiContext mWifiContext; field in WifiService47 mWifiContext = new WifiContext(contextBase); in WifiService()48 WifiInjector injector = new WifiInjector(mWifiContext); in WifiService()50 mImpl = new WifiServiceImpl(mWifiContext, injector, channel); in WifiService()62 createNotificationChannels(mWifiContext); in onBootPhase()