Searched refs:InCallReaderThread (Results 1 – 1 of 1) sorted by relevance
70 private class InCallReaderThread extends Thread { class in ImsRttTextHandler73 public InCallReaderThread(Connection.RttTextStream textStream) { in InCallReaderThread() method in ImsRttTextHandler.InCallReaderThread112 private InCallReaderThread mReaderThread;127 mReaderThread = new InCallReaderThread(mRttTextStream); in handleMessage()