Searched refs:TRANSACTIONAL_CLONE_PACKAGE_NAME (Results 1 – 3 of 3) sorted by relevance
128 public static final String TRANSACTIONAL_CLONE_PACKAGE_NAME = field in TelecomTestApp146 new ComponentName(TRANSACTIONAL_CLONE_PACKAGE_NAME,147 TRANSACTIONAL_CLONE_PACKAGE_NAME),
178 return TelecomTestApp.TRANSACTIONAL_CLONE_PACKAGE_NAME; in getPackageNameFromApplicationName()
27 import static android.telecom.cts.apps.TelecomTestApp.TRANSACTIONAL_CLONE_PACKAGE_NAME;498 if (intent.getPackage().equals(TRANSACTIONAL_CLONE_PACKAGE_NAME)) { in setDefaultPhoneAccountBasedOffIntent()501 mClassName = TRANSACTIONAL_CLONE_PACKAGE_NAME + "." + mTag; in setDefaultPhoneAccountBasedOffIntent()502 mPackageName = TRANSACTIONAL_CLONE_PACKAGE_NAME; in setDefaultPhoneAccountBasedOffIntent()