Searched refs:NETWORK_WATCHLIST_SERVICE (Results 1 – 5 of 5) sorted by relevance
32 @SystemService(Context.NETWORK_WATCHLIST_SERVICE)56 ServiceManager.getService(Context.NETWORK_WATCHLIST_SERVICE)); in NetworkWatchlistManager()
73 publishBinderService(Context.NETWORK_WATCHLIST_SERVICE, mService); in onStart()
1138 registerService(Context.NETWORK_WATCHLIST_SERVICE, NetworkWatchlistManager.class, in registerService() argument1144 ServiceManager.getServiceOrThrow(Context.NETWORK_WATCHLIST_SERVICE); in registerService()
3949 public static final String NETWORK_WATCHLIST_SERVICE = "network_watchlist"; field in Context
13146 Landroid/content/Context;->NETWORK_WATCHLIST_SERVICE:Ljava/lang/String;