Searched refs:iBluetoothGattClass (Results 1 – 1 of 1) sorted by relevance
/external/robolectric-shadows/shadows/framework/src/main/java/org/robolectric/shadows/ |
D | ShadowBluetoothGatt.java | 24 Class<?> iBluetoothGattClass = in newInstance() local 33 iBluetoothGattClass, in newInstance() 45 iBluetoothGattClass, BluetoothDevice.class, Integer.TYPE, Integer.TYPE in newInstance() 53 Context.class, iBluetoothGattClass, BluetoothDevice.class, Integer.TYPE in newInstance() 60 new Class<?>[] {Context.class, iBluetoothGattClass, BluetoothDevice.class}, in newInstance()
|