Searched refs:RADIO_PACKAGE (Results 1 – 4 of 4) sorted by relevance
87 .checkPackageInForeground(AutomotiveConfigConstants.RADIO_PACKAGE)); in testOpenRadio()
42 private static final String RADIO_PACKAGE = "com.android.car.radio"; field in AutoLauncherStrategy96 {"Radio", By.pkg(RADIO_PACKAGE).depth(0)},
41 private static final String RADIO_PACKAGE = "com.android.car.radio"; field in AutoLauncherStrategy85 {"Radio", By.pkg(RADIO_PACKAGE).depth(0)},
136 public static final String RADIO_PACKAGE = "RADIO_PACKAGE"; field in AutomotiveConfigConstants