Searched defs:DEVICE_NAME (Results 1 – 8 of 8) sorted by relevance
61 private static final String DEVICE_NAME = "DEVICE_NAME"; field in MediaDataCombineLatestTest
52 private const val DEVICE_NAME = "DEVICE_NAME" constant
58 private const val DEVICE_NAME = "DEVICE_NAME" constant
70 private const val DEVICE_NAME = "DEVICE_NAME" constant
54 private static final String DEVICE_NAME = "test_device_name"; field in BluetoothEventManagerTest
56 private static final String DEVICE_NAME = "TestName"; field in CachedBluetoothDeviceTest
2383 static const char* DEVICE_NAME; member in android::InputDeviceTest2419 const char* InputDeviceTest::DEVICE_NAME = "device"; member in android::InputDeviceTest2655 static const char* DEVICE_NAME; member in android::InputMapperTest2786 const char* InputMapperTest::DEVICE_NAME = "device"; member in android::InputMapperTest8697 static const char* DEVICE_NAME; member in android::PeripheralControllerTest8758 const char* PeripheralControllerTest::DEVICE_NAME = "device"; member in android::PeripheralControllerTest
14413 public static final String DEVICE_NAME = "device_name"; field in Settings.Global