Searched refs:setProfile (Results 1 – 12 of 12) sorted by relevance
57 .setProfile(SafetySource.PROFILE_PRIMARY) in validConfig_matchesExpected()68 .setProfile(SafetySource.PROFILE_ALL) in validConfig_matchesExpected()95 .setProfile(SafetySource.PROFILE_ALL) in validConfig_matchesExpected()120 .setProfile(SafetySource.PROFILE_PRIMARY) in validConfig_matchesExpected()128 .setProfile(SafetySource.PROFILE_ALL) in validConfig_matchesExpected()140 .setProfile(SafetySource.PROFILE_ALL) in validConfig_matchesExpected()161 .setProfile(SafetySource.PROFILE_PRIMARY) in validConfig_matchesExpected()172 .setProfile(SafetySource.PROFILE_ALL) in validConfig_matchesExpected()190 .setProfile(SafetySource.PROFILE_PRIMARY) in validConfig_matchesExpected()197 .setProfile(SafetySource.PROFILE_ALL) in validConfig_matchesExpected()[all …]
383 .setProfile(SafetySource.PROFILE_ALL) in equalsHashCodeToString_usingEqualsHashCodeToStringTester()416 .setProfile(SafetySource.PROFILE_ALL) in equalsHashCodeToString_usingEqualsHashCodeToStringTester()442 .setProfile(SafetySource.PROFILE_ALL) in equalsHashCodeToString_usingEqualsHashCodeToStringTester()468 .setProfile(SafetySource.PROFILE_ALL) in equalsHashCodeToString_usingEqualsHashCodeToStringTester()494 .setProfile(SafetySource.PROFILE_ALL) in equalsHashCodeToString_usingEqualsHashCodeToStringTester()520 .setProfile(SafetySource.PROFILE_ALL) in equalsHashCodeToString_usingEqualsHashCodeToStringTester()546 .setProfile(SafetySource.PROFILE_ALL) in equalsHashCodeToString_usingEqualsHashCodeToStringTester()568 .setProfile(SafetySource.PROFILE_PRIMARY) in equalsHashCodeToString_usingEqualsHashCodeToStringTester()580 .setProfile(SafetySource.PROFILE_ALL) in equalsHashCodeToString_usingEqualsHashCodeToStringTester()606 .setProfile(SafetySource.PROFILE_ALL) in equalsHashCodeToString_usingEqualsHashCodeToStringTester()[all …]
62 mLegacyVpnPreference.setProfile(mVpnProfile); in setProfile_successfullyStoresProfile()68 mLegacyVpnPreference.setProfile(mVpnProfile); in setProfile_updatesPreferenceTitle()
465 .setProfile(SafetySource.PROFILE_PRIMARY)790 .setProfile(SafetySource.PROFILE_PRIMARY) in dynamicSafetySource()795 .setProfile(SafetySource.PROFILE_ALL) in dynamicSafetySource()811 .setProfile(SafetySource.PROFILE_PRIMARY) in staticSafetySource()815 .setProfile(SafetySource.PROFILE_ALL) in staticSafetySource()833 .setProfile(SafetySource.PROFILE_PRIMARY) in issueOnlySafetySourceWithDuplicationInfo()837 issueOnlySafetySourceBuilder(id).setProfile(SafetySource.PROFILE_ALL) in issueOnlySafetySourceWithDuplicationInfo()
47 public void setProfile(VpnProfile profile) { in setProfile() method in LegacyVpnPreference
542 pref.setProfile(profile); in findOrCreatePreference()
174 .setProfile(in.readInt())876 public Builder setProfile(@Profile int profile) { in setProfile() method in SafetySource.Builder
1204 mMediaRecorder.setProfile(mProfile); in initializeRecorder()1292 mEffectsRecorder.setProfile(mProfile); in initializeEffectsPreview()1343 mEffectsRecorder.setProfile(mProfile); in initializeEffectsRecording()
159 public void setProfile(CamcorderProfile profile) { in setProfile() method in EffectsRecorder
315 builder.setProfile( in parseSafetySource()
1149 mMediaRecorder.setProfile(mProfile); in initializeRecorder()
606 method @NonNull public android.safetycenter.config.SafetySource.Builder setProfile(int);