Searched refs:sKillHandler (Results 1 – 4 of 4) sorted by relevance
86 mKillHandler = service.mProcessList.sKillHandler; in PhantomProcessRecord()
397 static KillHandler sKillHandler = null; field in ProcessList858 sKillHandler.sendMessageDelayed(sKillHandler.obtainMessage( in handleMessage()897 if (sKillHandler == null) { in init()901 sKillHandler = new KillHandler(sKillThread.getLooper()); in init()931 sKillHandler.sendMessageDelayed(sKillHandler.obtainMessage( in init()988 sKillHandler.getLooper().getQueue().addOnFileDescriptorEventListener( in init()1687 sKillHandler.sendMessage(1688 sKillHandler.obtainMessage(KillHandler.LMKD_RECONNECT_MSG));1701 if (sKillHandler != null) {1702 sKillHandler.sendMessage([all …]
129 mKillHandler = service.mProcessList.sKillHandler; in PhantomProcessList()
125 ProcessList.sKillHandler = null; in setUp()153 ProcessList.sKillHandler = null; in tearDown()