Searched refs:setAlternateNames (Results 1 – 5 of 5) sorted by relevance
41 .setAlternateNames(alternateNames) in testMobileApplication()
225 public Builder setAlternateNames(@NonNull String... alternateNames) { in setAlternateNames() method in MobileApplication.Builder
247 builder.setAlternateNames(applicationLabel); in createMobileApplication()
275 .setAlternateNames("Mock") in createFakeMobileApplication()
241 .setAlternateNames("Joe") in test_appDifferent_reIndexed()