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