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.java2080 final IpSecService ipSecServiceF = ipSecService; in startOtherServices() local
2162 if (ipSecServiceF != null) { in startOtherServices()
2163 ipSecServiceF.systemReady(); in startOtherServices()