Searched refs:DIAL_PACKAGE (Results 1 – 6 of 6) sorted by relevance
98 .checkPackageInForeground(AutomotiveConfigConstants.DIAL_PACKAGE)); in testOpenPhone()
72 return getPackageFromConfig(AutomotiveConfigConstants.DIAL_PACKAGE); in getPackage()
155 return getPackageFromConfig(AutomotiveConfigConstants.DIAL_PACKAGE); in getPackage()
43 private static final String DIAL_PACKAGE = "com.android.car.dialer"; field in AutoLauncherStrategy97 {"Dial", By.pkg(DIAL_PACKAGE).depth(0)},
42 private static final String DIAL_PACKAGE = "com.android.car.dialer"; field in AutoLauncherStrategy86 {"Dial", By.pkg(DIAL_PACKAGE).depth(0)},
27 public static final String DIAL_PACKAGE = "DIAL_PACKAGE"; field in AutomotiveConfigConstants