OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:LeDeviceListAdapter
(Results
1 - 3
of
3
) sorted by null
/developers/build/prebuilts/gradle/BluetoothLeGatt/Application/src/main/java/com/example/android/bluetoothlegatt/
DeviceScanActivity.java
45
private
LeDeviceListAdapter
mLeDeviceListAdapter;
125
mLeDeviceListAdapter = new
LeDeviceListAdapter
();
183
private class
LeDeviceListAdapter
extends BaseAdapter {
187
public
LeDeviceListAdapter
() {
/developers/samples/android/connectivity/bluetooth/BluetoothLeGatt/Application/src/main/java/com/example/android/bluetoothlegatt/
DeviceScanActivity.java
45
private
LeDeviceListAdapter
mLeDeviceListAdapter;
125
mLeDeviceListAdapter = new
LeDeviceListAdapter
();
183
private class
LeDeviceListAdapter
extends BaseAdapter {
187
public
LeDeviceListAdapter
() {
/development/samples/browseable/BluetoothLeGatt/src/com.example.android.bluetoothlegatt/
DeviceScanActivity.java
45
private
LeDeviceListAdapter
mLeDeviceListAdapter;
125
mLeDeviceListAdapter = new
LeDeviceListAdapter
();
183
private class
LeDeviceListAdapter
extends BaseAdapter {
187
public
LeDeviceListAdapter
() {
Completed in 1476 milliseconds