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