Searched refs:setAppVersion (Results 1 – 7 of 7) sorted by relevance
45 .isEqualTo(SystemProfile.newBuilder().setAppVersion(APP_VERSION).build()); in filteredSystemProfile_onlyAppVersion_succeeds()86 .setAppVersion(APP_VERSION) in filteredSystemProfile_allNonBuildFields_succeeds()
60 systemProfile.setAppVersion(cobaltAppVersion); in SystemData()71 systemProfileBuilder.setAppVersion(mCurrentSystemProfile.getAppVersion()); in filteredSystemProfile()
98 SystemProfile.newBuilder().setAppVersion(APP_VERSION).build();285 .setAppVersion(APP_VERSION) in testLogOccurrence_multipleReports_storedInDb()353 SYSTEM_PROFILE.toBuilder().setAppVersion("old_version").build()) in testLogOccurrence_reportAllMultipleSystemProfiles_storedInDb()373 .setAppVersion("old_version") in testLogOccurrence_reportAllMultipleSystemProfiles_storedInDb()698 .setAppVersion(APP_VERSION) in testLogString_multipleReports_storedInDb()
847 .setAppVersion(APP_VERSION)
174 mBuilder.setAppVersion(mAppVersion); in ContextualCard()269 public Builder setAppVersion(long appVersion) { in setAppVersion() method in ContextualCard.Builder
58 SystemProfile.newBuilder().setAppVersion("1.2.3").build();60 SystemProfile.newBuilder().setAppVersion("2.4.8").build();
61 SystemProfile.newBuilder().setAppVersion("1.2.3").build();63 SystemProfile.newBuilder().setAppVersion("2.4.8").build();