Searched refs:sLmkdConnection (Results 1 – 1 of 1) sorted by relevance
339 private static LmkdConnection sLmkdConnection = null; field in ProcessList617 if (!sLmkdConnection.connect()) { in handleMessage()655 sLmkdConnection = new LmkdConnection(sKillThread.getLooper().getQueue(), in init()1388 if (!sLmkdConnection.isConnected()) {1394 if (!sLmkdConnection.waitForConnection(3 * LMKD_RECONNECT_DELAY_MS)) {1399 return sLmkdConnection.exchange(buf, repl);