Home
last modified time | relevance | path

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

/frameworks/base/services/java/com/android/server/
DSystemServer.java2224 final IpSecService ipSecServiceF = ipSecService; in startOtherServices() local
2304 if (ipSecServiceF != null) { in startOtherServices()
2305 ipSecServiceF.systemReady(); in startOtherServices()