Home
last modified time | relevance | path

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

/external/robolectric/shadows/framework/src/main/java/org/robolectric/shadows/
DShadowBluetoothDevice.java349 ShadowBluetoothGatt shadowBluetoothGatt = Shadow.extract(bluetoothGatt); in connectGatt() local
369 ShadowBluetoothGatt shadowBluetoothGatt = Shadow.extract(bluetoothGatt); in simulateGattConnectionChange() local