Home
last modified time | relevance | path

Searched refs:mChannel (Results 1 – 1 of 1) sorted by relevance

/packages/apps/IM/src/com/android/im/imps/
DImpsConnection.java532 private DataChannel mChannel; field in ImpsConnection.PrimitiveDispatcherThread
537 mChannel = channel; in PrimitiveDispatcherThread()
541 mChannel = channel; in changeDataChannel()
550 primitive = mChannel.receivePrimitive(); in run()