Home
last modified time | relevance | path

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

/frameworks/base/core/java/android/content/
DContext.java2114 NSD_SERVICE,
2537 public static final String NSD_SERVICE = "servicediscovery"; field in Context
/frameworks/base/docs/html/training/connect-devices-wirelessly/
Dnsd.jd176 mNsdManager = Context.getSystemService(Context.NSD_SERVICE);
/frameworks/base/services/java/com/android/server/
DSystemServer.java691 Context.NSD_SERVICE, serviceDiscovery); in startOtherServices()
/frameworks/base/core/java/android/app/
DContextImpl.java509 registerService(NSD_SERVICE, new ServiceFetcher() { in registerService() argument
512 IBinder b = ServiceManager.getService(NSD_SERVICE); in registerService()
/frameworks/base/docs/html/sdk/api_diff/16/
DmissingSinces.txt561 NO DOC BLOCK: android.content.Context Field NSD_SERVICE
/frameworks/base/api/
Dcurrent.txt7235 field public static final java.lang.String NSD_SERVICE = "servicediscovery";