Home
last modified time | relevance | path

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

/aosp14/frameworks/base/services/java/com/android/server/
H A DSystemServer.java305 private static final String LOWPAN_SERVICE_CLASS = field in SystemServer
2060 mSystemServiceManager.startService(LOWPAN_SERVICE_CLASS); in startOtherServices()