Home
last modified time | relevance | path

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

/development/samples/browseable/BluetoothLeGatt/src/com.example.android.bluetoothlegatt/
DDeviceScanActivity.java45 private LeDeviceListAdapter mLeDeviceListAdapter;
125 mLeDeviceListAdapter = new LeDeviceListAdapter(); in onResume()
183 private class LeDeviceListAdapter extends BaseAdapter { class in DeviceScanActivity
187 public LeDeviceListAdapter() { in LeDeviceListAdapter() method in DeviceScanActivity.LeDeviceListAdapter