Home
last modified time | relevance | path

Searched refs:NSD_SERVICE (Results 1 – 12 of 12) sorted by relevance

/frameworks/base/packages/PrintRecommendationService/src/com/android/printservice/recommendation/plugin/xerox/
DXeroxPrintServiceRecommendationPlugin.java37 mNSDManager = (NsdManager) context.getSystemService(Context.NSD_SERVICE); in XeroxPrintServiceRecommendationPlugin()
DServiceResolver.java50 mNSDManager = (NsdManager) context.getSystemService(Context.NSD_SERVICE); in ServiceResolver()
/frameworks/base/packages/PrintRecommendationService/src/com/android/printservice/recommendation/plugin/hp/
DServiceRecommendationPlugin.java42 mNSDManager = (NsdManager)context.getSystemService(Context.NSD_SERVICE); in ServiceRecommendationPlugin()
DServiceListener.java53 mNSDManager = (NsdManager)context.getSystemService(Context.NSD_SERVICE); in ServiceListener()
/frameworks/base/packages/PrintRecommendationService/src/com/android/printservice/recommendation/util/
DMDNSFilteredDiscovery.java106 return (NsdManager) mContext.getSystemService(Context.NSD_SERVICE); in getNDSManager()
/frameworks/base/core/java/android/net/nsd/
DNsdManager.java119 @SystemService(Context.NSD_SERVICE)
/frameworks/base/core/java/android/content/
DContext.java2903 NSD_SERVICE,
3446 public static final String NSD_SERVICE = "servicediscovery"; field in Context
/frameworks/base/core/java/android/app/
DSystemServiceRegistry.java400 registerService(Context.NSD_SERVICE, NsdManager.class, in registerService() argument
404 IBinder b = ServiceManager.getServiceOrThrow(Context.NSD_SERVICE); in registerService()
/frameworks/base/services/java/com/android/server/
DSystemServer.java1119 Context.NSD_SERVICE, serviceDiscovery); in startOtherServices()
/frameworks/opt/setupwizard/tools/docs/
Dandroid-22.txt7267 field public static final java.lang.String NSD_SERVICE = "servicediscovery";
/frameworks/base/api/
Dcurrent.txt8951 field public static final java.lang.String NSD_SERVICE = "servicediscovery";
Dsystem-current.txt9463 field public static final java.lang.String NSD_SERVICE = "servicediscovery";