Searched refs:sKillThread (Results 1 – 1 of 1) sorted by relevance
275 static ServiceThread sKillThread = null; field in ProcessList573 sKillThread = new ServiceThread(TAG + ":kill", in init()575 sKillThread.start(); in init()576 sKillHandler = new KillHandler(sKillThread.getLooper()); in init()