Home
last modified time | relevance | path

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

/development/samples/browseable/BluetoothChat/src/com.example.android.bluetoothchat/
DMainActivity.java53 BluetoothChatFragment fragment = new BluetoothChatFragment(); in onCreate()
DBluetoothChatFragment.java50 public class BluetoothChatFragment extends Fragment { class