Searched refs:NETWORK_WATCHLIST_SERVICE (Results 1 – 5 of 5) sorted by relevance
37 @SystemService(Context.NETWORK_WATCHLIST_SERVICE)61 ServiceManager.getService(Context.NETWORK_WATCHLIST_SERVICE)); in NetworkWatchlistManager()
73 publishBinderService(Context.NETWORK_WATCHLIST_SERVICE, mService); in onStart()
1165 registerService(Context.NETWORK_WATCHLIST_SERVICE, NetworkWatchlistManager.class, in registerService() argument1171 ServiceManager.getServiceOrThrow(Context.NETWORK_WATCHLIST_SERVICE); in registerService()
4928 public static final String NETWORK_WATCHLIST_SERVICE = "network_watchlist"; field in Context
10259 Landroid/content/Context;->NETWORK_WATCHLIST_SERVICE:Ljava/lang/String;