Home
last modified time | relevance | path

Searched defs:DEVICE_NAME (Results 1 – 20 of 20) sorted by relevance

/frameworks/base/services/tests/servicestests/src/com/android/server/companion/virtual/
DVirtualDeviceTest.java53 private static final String DEVICE_NAME = "VirtualDeviceName"; field in VirtualDeviceTest
/frameworks/base/packages/SystemUI/multivalentTests/src/com/android/systemui/media/controls/domain/pipeline/
DMediaDataCombineLatestTest.java63 private static final String DEVICE_NAME = "DEVICE_NAME"; field in MediaDataCombineLatestTest
/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/bluetooth/qsdialog/
DBluetoothTileDialogDelegateTest.kt59 const val DEVICE_NAME = "device" constant
DDeviceItemFactoryTest.kt301 const val DEVICE_NAME = "DeviceName" constant
DAudioSharingDeviceItemActionInteractorTest.kt261 const val DEVICE_NAME = "device" constant
DBluetoothDetailsContentManagerTest.kt64 const val DEVICE_NAME = "device" constant
/frameworks/base/packages/SystemUI/multivalentTests/src/com/android/systemui/bluetooth/qsdialog/
DDeviceItemActionInteractorTest.kt171 const val DEVICE_NAME = "device" constant
DBluetoothDeviceMetadataInteractorTest.kt225 private const val DEVICE_NAME = "DeviceName" constant
/frameworks/base/packages/SettingsLib/tests/robotests/src/com/android/settingslib/bluetooth/
DBluetoothEventManagerTest.java72 private static final String DEVICE_NAME = "test_device_name"; field in BluetoothEventManagerTest
DCachedBluetoothDeviceTest.java77 private static final String DEVICE_NAME = "TestName"; field in CachedBluetoothDeviceTest
/frameworks/base/packages/SystemUI/multivalentTests/src/com/android/systemui/media/muteawait/
DMediaMuteAwaitConnectionManagerTest.kt238 private const val DEVICE_NAME = "DeviceName" constant
/frameworks/base/packages/SystemUI/multivalentTests/src/com/android/systemui/accessibility/hearingaid/
DHearingDevicesDialogDelegateTest.java105 private static final String DEVICE_NAME = "test_name"; field in HearingDevicesDialogDelegateTest
/frameworks/base/packages/SystemUI/multivalentTests/src/com/android/systemui/media/taptotransfer/
DMediaTttCommandLineHelperTest.kt257 private const val DEVICE_NAME = "My Tablet" constant
/frameworks/native/services/inputflinger/tests/
DInputDeviceMetricsCollector_test.cpp44 const std::string DEVICE_NAME = "Half Dome"; variable
DInputMapperTest.cpp119 const char* InputMapperTest::DEVICE_NAME = "device"; member in android::InputMapperTest
DInputReader_test.cpp2645 static const char* DEVICE_NAME; member in android::InputDeviceTest
2683 const char* InputDeviceTest::DEVICE_NAME = "device"; member in android::InputDeviceTest
8996 static const char* DEVICE_NAME; member in android::PeripheralControllerTest
9049 const char* PeripheralControllerTest::DEVICE_NAME = "device"; member in android::PeripheralControllerTest
/frameworks/base/packages/SystemUI/multivalentTests/src/com/android/systemui/media/controls/ui/viewmodel/
DMediaControlViewModelTest.kt203 private const val DEVICE_NAME = "DEVICE_NAME" constant
/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/media/controls/domain/pipeline/
DMediaDeviceManagerTest.kt88 private const val DEVICE_NAME = "DEVICE_NAME" constant
/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/media/controls/ui/controller/
DMediaControlPanelTest.kt124 private const val DEVICE_NAME = "DEVICE_NAME" constant
/frameworks/base/core/java/android/provider/
DSettings.java17883 public static final String DEVICE_NAME = "device_name"; field in Settings.Global