Searched refs:mIoThread (Results 1 – 2 of 2) sorted by relevance
130 protected ServiceThread mIoThread; field in InputMethodManagerServiceTestBase229 mIoThread = in setUp()236 mServiceThread, mIoThread, in setUp()270 if (mIoThread != null) { in tearDown()271 mIoThread.quitSafely(); in tearDown()
378 private final HandlerThread mIoThread = new HandlerThread("Hdmi Control Io Thread"); field in HdmiControlService707 mIoThread.start(); in initService()708 mIoLooper = mIoThread.getLooper(); in initService()