Home
last modified time | relevance | path

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

/development/samples/BluetoothChat/src/com/example/android/BluetoothChat/
DBluetoothChatService.java46 private static final String NAME_SECURE = "BluetoothChatSecure"; field in BluetoothChatService
277 tmp = mAdapter.listenUsingRfcommWithServiceRecord(NAME_SECURE, in AcceptThread()
/development/samples/browseable/BluetoothChat/src/com.example.android.bluetoothchat/
DBluetoothChatService.java46 private static final String NAME_SECURE = "BluetoothChatSecure"; field in BluetoothChatService
314 tmp = mAdapter.listenUsingRfcommWithServiceRecord(NAME_SECURE, in AcceptThread()