Searched refs:sKillHandler (Results 1 – 4 of 4) sorted by relevance
86 mKillHandler = service.mProcessList.sKillHandler; in PhantomProcessRecord()
431 static KillHandler sKillHandler = null; field in ProcessList780 sKillHandler.sendMessageDelayed(sKillHandler.obtainMessage( in handleMessage()819 if (sKillHandler == null) { in init()823 sKillHandler = new KillHandler(sKillThread.getLooper()); in init()836 sKillHandler.sendMessageDelayed(sKillHandler.obtainMessage( in init()894 sKillHandler.getLooper().getQueue().addOnFileDescriptorEventListener( in init()1534 sKillHandler.sendMessage(1535 sKillHandler.obtainMessage(KillHandler.LMKD_RECONNECT_MSG));1548 if (sKillHandler != null) {1549 sKillHandler.sendMessage([all …]
129 mKillHandler = service.mProcessList.sKillHandler; in PhantomProcessList()
125 ProcessList.sKillHandler = null; in setUp()153 ProcessList.sKillHandler = null; in tearDown()