Searched refs:SELF_MANAGED_CS_CLONE_PACKAGE_NAME (Results 1 – 3 of 3) sorted by relevance
62 public static final String SELF_MANAGED_CS_CLONE_PACKAGE_NAME = field in TelecomTestApp68 SELF_MANAGED_CS_CLONE_PACKAGE_NAME + ".VoipConnectionServiceClone";91 new ComponentName(SELF_MANAGED_CS_CLONE_PACKAGE_NAME,
184 return TelecomTestApp.SELF_MANAGED_CS_CLONE_PACKAGE_NAME; in getPackageNameFromApplicationName()
32 import static android.telecom.cts.apps.TelecomTestApp.SELF_MANAGED_CS_CLONE_PACKAGE_NAME;470 if (intent.getPackage().equals(SELF_MANAGED_CS_CLONE_PACKAGE_NAME)) { in setDefaultPhoneAccountBasedOffIntent()473 mClassName = SELF_MANAGED_CS_CLONE_PACKAGE_NAME + "." + mTag; in setDefaultPhoneAccountBasedOffIntent()474 mPackageName = SELF_MANAGED_CS_CLONE_PACKAGE_NAME; in setDefaultPhoneAccountBasedOffIntent()