Home
last modified time | relevance | path

Searched defs:tmp (Results 1 – 5 of 5) sorted by relevance

/development/samples/BluetoothChat/src/com/example/android/BluetoothChat/
DBluetoothChatService.java271 BluetoothServerSocket tmp = null; in AcceptThread() local
357 BluetoothSocket tmp = null; in ConnectThread() local
/development/samples/browseable/BluetoothChat/src/com.example.android.bluetoothchat/
DBluetoothChatService.java308 BluetoothServerSocket tmp = null; in AcceptThread() local
395 BluetoothSocket tmp = null; in ConnectThread() local
/development/host/windows/usb/api/
Dadb_legacy_endpoint_object.cpp164 ULONG tmp; in CommonSyncReadWrite() local
Dadb_helper_routines.cpp88 AdbEnumInterfaceArray tmp; in EnumerateDeviceInterfaces() local
/development/samples/ApiDemos/src/com/example/android/apis/graphics/
DColorPickerDialog.java146 ColorMatrix tmp = new ColorMatrix(); in rotateColor() local