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.java397 registerService(Context.TETHERING_SERVICE, TetheringManager.class, in registerService() argument
402 ctx, () -> ServiceManager.getService(Context.TETHERING_SERVICE)); in registerService() argument
/frameworks/base/core/java/android/content/
DContext.java4269 public static final String TETHERING_SERVICE = "tethering"; field in Context
/frameworks/base/services/java/com/android/server/
DSystemServer.java2843 ServiceManager.addService(Context.TETHERING_SERVICE, service, in startOtherServices()
/frameworks/base/core/api/
Dsystem-current.txt2339 field public static final String TETHERING_SERVICE = "tethering";