Searched refs:timeoutLooper (Results 1 – 1 of 1) sorted by relevance
58 Looper timeoutLooper = mHandlerThread.getLooper(); in ObexRejectServer() local59 mMessageHandler = new Handler(timeoutLooper, this); in ObexRejectServer()