Searched refs:NSD_SERVICE (Results 1 – 11 of 11) sorted by relevance
38 mNSDManager = (NsdManager) context.getSystemService(Context.NSD_SERVICE); in XeroxPrintServiceRecommendationPlugin()
51 mNSDManager = (NsdManager) context.getSystemService(Context.NSD_SERVICE); in ServiceResolver()
43 mNSDManager = (NsdManager)context.getSystemService(Context.NSD_SERVICE); in ServiceRecommendationPlugin()
54 mNSDManager = (NsdManager)context.getSystemService(Context.NSD_SERVICE); in ServiceListener()
106 return (NsdManager) mContext.getSystemService(Context.NSD_SERVICE); in getNDSManager()
123 @SystemService(Context.NSD_SERVICE)
3191 NSD_SERVICE,3885 public static final String NSD_SERVICE = "servicediscovery"; field in Context
511 registerService(Context.NSD_SERVICE, NsdManager.class, in registerService() argument515 IBinder b = ServiceManager.getServiceOrThrow(Context.NSD_SERVICE); in registerService()
1389 Context.NSD_SERVICE, serviceDiscovery); in startOtherServices()
7267 field public static final java.lang.String NSD_SERVICE = "servicediscovery";
9855 field public static final String NSD_SERVICE = "servicediscovery";