Searched refs:sKillHandler (Results 1 – 4 of 4) sorted by relevance
86 mKillHandler = service.mProcessList.sKillHandler; in PhantomProcessRecord()
421 static KillHandler sKillHandler = null; field in ProcessList770 sKillHandler.sendMessageDelayed(sKillHandler.obtainMessage( in handleMessage()809 if (sKillHandler == null) { in init()813 sKillHandler = new KillHandler(sKillThread.getLooper()); in init()826 sKillHandler.sendMessageDelayed(sKillHandler.obtainMessage( in init()884 sKillHandler.getLooper().getQueue().addOnFileDescriptorEventListener( in init()1524 sKillHandler.sendMessage(1525 sKillHandler.obtainMessage(KillHandler.LMKD_RECONNECT_MSG));1538 if (sKillHandler != null) {1539 sKillHandler.sendMessage([all …]
127 mKillHandler = service.mProcessList.sKillHandler; in PhantomProcessList()
125 ProcessList.sKillHandler = null; in setUp()153 ProcessList.sKillHandler = null; in tearDown()