Home
last modified time | relevance | path

Searched refs:mInfoShim (Results 1 – 1 of 1) sorted by relevance

/packages/modules/NetworkStack/src/com/android/networkstack/
DNetworkStackNotifier.java66 private final NetworkInformationShim mInfoShim = NetworkInformationShimImpl.newInstance(); field in NetworkStackNotifier
180 return mInfoShim.getCaptivePortalData(status.mLinkProperties); in getCaptivePortalData()
184 return mInfoShim.getSsid(status.mNetworkCapabilities); in getSsid()