Home
last modified time | relevance | path

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

/packages/apps/Settings/tests/robotests/src/com/android/settings/bluetooth/
DBluetoothDeviceDetailsFragmentTest.java135 InputDevice inputDevice = createInputDeviceWithMatchingBluetoothAddress(); in verifyOnAttachResult_flagEnabledAndInputDeviceSet_returnsInputDevice()
153 InputDevice inputDevice = createInputDeviceWithMatchingBluetoothAddress(); in verifyOnAttachResult_flagDisabled_returnsNullInputDevice()
259 private InputDevice createInputDeviceWithMatchingBluetoothAddress() { in createInputDeviceWithMatchingBluetoothAddress() method in BluetoothDeviceDetailsFragmentTest