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