Home
last modified time | relevance | path

Searched defs:serverIntent (Results 1 – 2 of 2) sorted by relevance

/development/samples/browseable/BluetoothChat/src/com.example.android.bluetoothchat/
DBluetoothChatFragment.java383 Intent serverIntent = new Intent(getActivity(), DeviceListActivity.class); in onOptionsItemSelected() local
389 Intent serverIntent = new Intent(getActivity(), DeviceListActivity.class); in onOptionsItemSelected() local
/development/samples/BluetoothChat/src/com/example/android/BluetoothChat/
DBluetoothChat.java338 Intent serverIntent = null; in onOptionsItemSelected() local