Searched refs:mReplyHandler (Results 1 – 1 of 1) sorted by relevance
304 private ReplyHandler mReplyHandler; field in ErrorLoggingService.ErrorServiceConnection316 mReplyHandler = new ReplyHandler(mReplyThread.getLooper()); in ErrorServiceConnection()317 mReplyMessenger = new Messenger(mReplyHandler); in ErrorServiceConnection()327 mReplyHandler.cancelAll(); in close()416 mReplyHandler.cancelAll();593 mReplyHandler.addFuture(task); in retrieveLog()