Searched refs:CUSTOM_MEDIA_CLASS (Results 1 – 1 of 1) sorted by relevance
106 private static final String CUSTOM_MEDIA_CLASS = "com.android.car.radio.service"; field in AppLauncherUtilsTest108 + "/" + CUSTOM_MEDIA_CLASS;177 .thenReturn(new ComponentName(CUSTOM_MEDIA_PACKAGE, CUSTOM_MEDIA_CLASS)); in testGetLauncherApps_MediaCenterAppSwitcher()179 .thenReturn(CUSTOM_MEDIA_CLASS); in testGetLauncherApps_MediaCenterAppSwitcher()225 .thenReturn(new ComponentName(CUSTOM_MEDIA_PACKAGE, CUSTOM_MEDIA_CLASS)); in testGetLauncherApps_Launcher()227 .thenReturn(CUSTOM_MEDIA_CLASS); in testGetLauncherApps_Launcher()