Searched refs:FAKE_DEVICE_NAME (Results 1 – 1 of 1) sorted by relevance
60 private static final String FAKE_DEVICE_NAME = "Fake Bluetooth Device"; field in BluetoothPairingDialogTest282 when(controller.getDeviceName()).thenReturn(FAKE_DEVICE_NAME); in contactSharingToggle_conditionIsReady_showsUi()299 when(controller.getDeviceName()).thenReturn(FAKE_DEVICE_NAME); in contactSharingToggle_conditionIsNotReady_doesNotShowUi()