Searched refs:DEVICE_NAME_3 (Results 1 – 4 of 4) sorted by relevance
47 private final static String DEVICE_NAME_3 = "TestName_3"; field in CsipDeviceManagerTest107 when(mDevice3.getName()).thenReturn(DEVICE_NAME_3); in setUp()
52 private final static String DEVICE_NAME_3 = "TestName_3"; field in CachedBluetoothDeviceManagerTest117 when(mDevice3.getName()).thenReturn(DEVICE_NAME_3); in setUp()
66 private static final String DEVICE_NAME_3 = "TestName_3"; field in MediaDeviceTest144 when(mCachedDevice3.getName()).thenReturn(DEVICE_NAME_3); in setUp()162 when(mRouteInfo3.getName()).thenReturn(DEVICE_NAME_3); in setUp()
160 private static final String DEVICE_NAME_3 = "device name 3"; field in VirtualDeviceManagerServiceTest1493 .setInputDeviceName(DEVICE_NAME_3) in setShowPointerIcon_setsValueForAllDisplays()