OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:chat
(Results
1 - 2
of
2
) sorted by null
/development/samples/WiFiDirectServiceDiscovery/src/com/example/android/wifidirect/discovery/
ClientSocketHandler.java
16
private ChatManager
chat
;
field in class:ClientSocketHandler
32
chat
= new ChatManager(socket, handler);
33
new Thread(
chat
).start();
46
return
chat
;
/external/libvncserver/libvncclient/
rfbproto.c
1574
rfbTextChatMsg
chat
;
local
1596
rfbTextChatMsg
chat
;
local
1608
rfbTextChatMsg
chat
;
local
1619
rfbTextChatMsg
chat
;
local
[
all
...]
Completed in 79 milliseconds