Searched refs:InCallReaderThread (Results 1 – 2 of 2) 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()
49936 Lcom/android/internal/telephony/imsphone/ImsRttTextHandler$InCallReaderThread;