Searched refs:newCustomDescriptionBuilder (Results 1 – 4 of 4) sorted by relevance
287 protected final CustomDescription.Builder newCustomDescriptionBuilder( in newCustomDescriptionBuilder() method in CustomDescriptionWithLinkTestCase291 return newCustomDescriptionBuilder(intent); in newCustomDescriptionBuilder()296 return newCustomDescriptionBuilder(activityClass).build(); in newCustomDescription()299 protected final CustomDescription.Builder newCustomDescriptionBuilder(Intent intent) { in newCustomDescriptionBuilder() method in CustomDescriptionWithLinkTestCase312 return newCustomDescriptionBuilder(intent).build(); in newCustomDescription()
1978 public static final CustomDescription.Builder newCustomDescriptionBuilder( in newCustomDescriptionBuilder() method in Helper.CustomDescriptionUtils1983 return newCustomDescriptionBuilder(context, intent, packageName); in newCustomDescriptionBuilder()1988 return newCustomDescriptionBuilder(context, activityClass, packageName).build(); in newCustomDescription()1991 public static final CustomDescription.Builder newCustomDescriptionBuilder( in newCustomDescriptionBuilder() method in Helper.CustomDescriptionUtils2010 return newCustomDescriptionBuilder(context, intent, packageName).build(); in newCustomDescription()
352 newCustomDescriptionBuilder(WelcomeActivity.class); in tapLinkAfterUpdateAppliedTest()
1700 newCustomDescriptionBuilder(WelcomeActivity.class); in tapLinkAfterUpdateAppliedTest()