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()
1090 registerService(Context.NETWORK_WATCHLIST_SERVICE, NetworkWatchlistManager.class, in registerService() argument1096 ServiceManager.getServiceOrThrow(Context.NETWORK_WATCHLIST_SERVICE); in registerService()
4348 public static final String NETWORK_WATCHLIST_SERVICE = "network_watchlist"; field in Context
13137 Landroid/content/Context;->NETWORK_WATCHLIST_SERVICE:Ljava/lang/String;