Searched refs:CUSTOM_MEDIA_PACKAGE (Results 1 – 1 of 1) sorted by relevance
105 private static final String CUSTOM_MEDIA_PACKAGE = "com.android.car.radio"; field in AppLauncherUtilsTest107 private static final String CUSTOM_MEDIA_COMPONENT = CUSTOM_MEDIA_PACKAGE177 .thenReturn(new ComponentName(CUSTOM_MEDIA_PACKAGE, CUSTOM_MEDIA_CLASS)); in testGetLauncherApps_MediaCenterAppSwitcher()194 CUSTOM_MEDIA_PACKAGE), in testGetLauncherApps_MediaCenterAppSwitcher()225 .thenReturn(new ComponentName(CUSTOM_MEDIA_PACKAGE, CUSTOM_MEDIA_CLASS)); in testGetLauncherApps_Launcher()242 CUSTOM_MEDIA_PACKAGE, in testGetLauncherApps_Launcher()470 constructServiceResolveInfo(CUSTOM_MEDIA_PACKAGE)); in mockPackageManagerQueries()486 resolveInfoList.add(constructActivityResolveInfo(CUSTOM_MEDIA_PACKAGE)); in mockPackageManagerQueries()