Searched refs:FEATURE_C_ACTIVITY (Results 1 – 1 of 1) sorted by relevance
54 private static final ComponentName FEATURE_C_ACTIVITY = field in SplitAppTest93 FEATURE_C_ACTIVITY); in shouldLoadDefault()107 FEATURE_C_ACTIVITY); in shouldLoadPolishLocale()123 assertActivitiesDoNotExist(context, FEATURE_B_ACTIVITY, FEATURE_C_ACTIVITY); in shouldLoadFeatureADefault()139 assertActivitiesDoNotExist(context, FEATURE_B_ACTIVITY, FEATURE_C_ACTIVITY); in shouldLoadFeatureAPolishLocale()170 assertActivitiesDoNotExist(context, FEATURE_C_ACTIVITY); in shouldLoadFeatureBDefault()189 assertActivitiesDoNotExist(context, FEATURE_C_ACTIVITY); in shouldLoadFeatureBPolishLocale()207 new Intent().setComponent(FEATURE_C_ACTIVITY)); in shouldLoadFeatureCDefault()223 new Intent().setComponent(FEATURE_C_ACTIVITY)).createConfigurationContext(PL); in shouldLoadFeatureCPolishLocale()