Searched refs:nwm (Results 1 – 1 of 1) sorted by relevance
6975 NetworkWatchlistManager nwm = mContext.getSystemService(NetworkWatchlistManager.class); in getNetworkWatchlistConfigHash() local6976 if (nwm == null) { in getNetworkWatchlistConfigHash()6981 return nwm.getWatchlistConfigHash(); in getNetworkWatchlistConfigHash()