Searched refs:sKillThread (Results 1 – 1 of 1) sorted by relevance
309 static ServiceThread sKillThread = null; field in ProcessList651 sKillThread = new ServiceThread(TAG + ":kill", in init()653 sKillThread.start(); in init()654 sKillHandler = new KillHandler(sKillThread.getLooper()); in init()655 sLmkdConnection = new LmkdConnection(sKillThread.getLooper().getQueue(), in init()