Searched refs:mIoThread (Results 1 – 1 of 1) sorted by relevance
346 private final HandlerThread mIoThread = new HandlerThread("Hdmi Control Io Thread"); field in HdmiControlService672 mIoThread.start(); in initService()673 mIoLooper = mIoThread.getLooper(); in initService()