Home
last modified time | relevance | path

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

/development/samples/browseable/BluetoothLeGatt/src/com.example.android.bluetoothlegatt/
DDeviceControlActivity.java65 private final String LIST_NAME = "NAME"; field in DeviceControlActivity
262 LIST_NAME, SampleGattAttributes.lookup(uuid, unknownServiceString)); in displayGattServices()
279 LIST_NAME, SampleGattAttributes.lookup(uuid, unknownCharaString)); in displayGattServices()
291 new String[] {LIST_NAME, LIST_UUID}, in displayGattServices()
295 new String[] {LIST_NAME, LIST_UUID}, in displayGattServices()