Searched refs:isNetdAlive (Results 1 – 2 of 2) sorted by relevance
1046 if (isNetdAlive()) { in systemReady()1065 synchronized boolean isNetdAlive() { in isNetdAlive() method in IpSecService1847 pw.println("NetdNativeService Connection: " + (isNetdAlive() ? "alive" : "dead")); in dump()
1230 HSPLcom/android/server/IpSecService;->isNetdAlive()Z