Home
last modified time | relevance | path

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

/external/robolectric/shadows/framework/src/main/java/org/robolectric/shadows/
DShadowBluetoothGatt.java256 protected boolean writeDescriptor(BluetoothGattDescriptor descriptor) { in writeDescriptor() method in ShadowBluetoothGatt
/external/robolectric/robolectric/src/test/java/org/robolectric/shadows/
DShadowBluetoothGattTest.java344 public void writeDescriptor() { in writeDescriptor() method in ShadowBluetoothGattTest