Home
last modified time | relevance | path

Searched defs:socket (Results 1 – 19 of 19) sorted by relevance

/development/samples/WiFiDirectServiceDiscovery/src/com/example/android/wifidirect/discovery/
DChatManager.java18 private Socket socket = null; field in ChatManager
21 public ChatManager(Socket socket, Handler handler) { in ChatManager()
DGroupOwnerSocketHandler.java19 ServerSocket socket = null; field in GroupOwnerSocketHandler
DClientSocketHandler.java26 Socket socket = new Socket(); in run() local
/development/samples/USB/AdbTest/src/com/android/adb/
DAdbDevice.java118 AdbSocket socket; in openSocket() local
137 public void socketClosed(AdbSocket socket) { in socketClosed()
178 AdbSocket socket = getSocket(message.getArg1()); in dispatchMessage() local
/development/samples/browseable/BluetoothChat/src/com.example.android.bluetoothchat/
DBluetoothChatService.java169 public synchronized void connected(BluetoothSocket socket, BluetoothDevice in connected()
319 BluetoothSocket socket = null; in run() local
452 public ConnectedThread(BluetoothSocket socket, String socketType) { in ConnectedThread()
/development/samples/BluetoothChat/src/com/example/android/BluetoothChat/
DBluetoothChatService.java151 public synchronized void connected(BluetoothSocket socket, BluetoothDevice in connected()
294 BluetoothSocket socket = null; in run() local
427 public ConnectedThread(BluetoothSocket socket, String socketType) { in ConnectedThread()
/development/samples/training/NsdChat/src/com/example/android/nsdchat/
DChatConnection.java97 private synchronized void setSocket(Socket socket) { in setSocket()
265 Socket socket = getSocket(); in sendMessage() local
/development/samples/WiFiDirectDemo/src/com/example/android/wifidirect/
DFileTransferService.java50 Socket socket = new Socket(); in onHandleIntent() local
/development/ndk/sources/android/libportable/arch-mips64/
Dsocket.c133 int WRAP(socket)(int domain, int type, int protocol) { in WRAP() argument
/development/ndk/sources/android/libportable/arch-mips/
Dsocket.c133 int WRAP(socket)(int domain, int type, int protocol) { in WRAP() argument
/development/apps/Development/src/com/android/development/
DLogViewer.java77 final Socket socket; field in LogViewer.LogReader
DConnectivity.java680 Socket socket = null; in onBoundSocketRequest() local
717 Socket socket = null; in onDefaultSocket() local
/development/ndk/platforms/android-L/include/sys/
Dsocket.h322 ssize_t recv(int socket, void* buf, size_t len, int flags) { in recv()
/development/samples/training/AnimationsDemo/libs/
Dandroid-support-v13.jarMETA-INF/ META-INF/MANIFEST.MF android/ android/support/ android/ ...
/development/samples/ControllerSample/libs/
Dandroid-support-v4.jarMETA-INF/ META-INF/MANIFEST.MF android/ android/support/ android/ ...
/development/samples/training/InteractiveChart/libs/
Dandroid-support-v4.jarMETA-INF/ META-INF/MANIFEST.MF android/ android/support/ android/ ...
/development/samples/training/ContactsList/libs/
Dandroid-support-v4.jarMETA-INF/ META-INF/MANIFEST.MF android/ android/support/ android/ ...
/development/samples/training/EffectiveNavigation/libs/
Dandroid-support-v4.jarMETA-INF/ META-INF/MANIFEST.MF android/ android/support/ android/ ...
/development/samples/training/NavigationDrawer/libs/
Dandroid-support-v4.jarMETA-INF/ META-INF/MANIFEST.MF android/ android/support/ android/ ...