Home
last modified time | relevance | path

Searched refs:TETHERING_SERVICE (Results 1 – 4 of 4) sorted by relevance

/frameworks/base/core/java/android/app/
DSystemServiceRegistry.java457 registerService(Context.TETHERING_SERVICE, TetheringManager.class, in registerService() argument
462 ctx, () -> ServiceManager.getService(Context.TETHERING_SERVICE)); in registerService() argument
/frameworks/base/core/java/android/content/
DContext.java4838 public static final String TETHERING_SERVICE = "tethering"; field in Context
/frameworks/base/services/java/com/android/server/
DSystemServer.java3204 ServiceManager.addService(Context.TETHERING_SERVICE, service, in startOtherServices()
/frameworks/base/core/api/
Dsystem-current.txt3814 field public static final String TETHERING_SERVICE = "tethering";