Searched refs:ReplyHandler (Results 1 – 1 of 1) sorted by relevance
304 private ReplyHandler mReplyHandler;316 mReplyHandler = new ReplyHandler(mReplyThread.getLooper()); in ErrorServiceConnection()337 private static final class ReplyHandler extends Handler { class in ErrorLoggingService.ErrorServiceConnection342 private ReplyHandler(Looper looper) { in ReplyHandler() method in ErrorLoggingService.ErrorServiceConnection.ReplyHandler