Home
last modified time | relevance | path

Searched defs:ARTIST_NAME (Results 1 – 2 of 2) sorted by relevance

/aosp12/packages/apps/Car/Launcher/tests/src/com/android/car/carlauncher/homescreen/audio/
H A DMediaViewModelTest.java57 private static final CharSequence ARTIST_NAME = "test artist name"; field in MediaViewModelTest
125 assertEquals(content.getSubtitle(), ARTIST_NAME); in changeSourceAndMetadata_updatesModel() local
157 assertEquals(content.getSubtitle(), ARTIST_NAME); in changeMetadataOnly_doesNotCallPresenter() local
/aosp12/system/bt/include/hardware/avrcp/
H A Davrcp_common.h86 ARTIST_NAME = 0x02, enumerator