Home
last modified time | relevance | path

Searched refs:setTitleResId (Results 1 – 11 of 11) sorted by relevance

/packages/modules/Permission/SafetyCenter/Config/tests/java/com/android/safetycenter/config/
DParserConfigValidTest.kt47 .setTitleResId(R.string.reference) in validConfig_matchesExpected()
54 .setTitleResId(R.string.reference) in validConfig_matchesExpected()
64 .setTitleResId(R.string.reference) in validConfig_matchesExpected()
91 .setTitleResId(R.string.reference) in validConfig_matchesExpected()
118 .setTitleResId(R.string.reference) in validConfig_matchesExpected()
136 .setTitleResId(R.string.reference) in validConfig_matchesExpected()
155 .setTitleResId(R.string.reference) in validConfig_matchesExpected()
159 .setTitleResId(R.string.reference) in validConfig_matchesExpected()
168 .setTitleResId(R.string.reference) in validConfig_matchesExpected()
223 .setTitleResId(R.string.reference) in validConfig_matchesExpected()
[all …]
/packages/modules/Permission/tests/cts/safetycenter/src/android/safetycenter/cts/config/
DSafetySourcesGroupTest.kt203 .setTitleResId(REFERENCE_RES_ID) in builder_addSafetySource_doesNotMutatePreviouslyBuiltInstance()
254 .setTitleResId(REFERENCE_RES_ID) in build_statefulGroupWithIssueOnlySource_throwsIllegalStateException()
273 .setTitleResId(REFERENCE_RES_ID) in build_statelessGroupWithIssueOnlySource_throwsIllegalStateException()
337 .setTitleResId(REFERENCE_RES_ID) in equalsHashCodeToString_usingEqualsHashCodeToStringTester()
361 .setTitleResId(REFERENCE_RES_ID) in equalsHashCodeToString_usingEqualsHashCodeToStringTester()
370 .setTitleResId(-1) in equalsHashCodeToString_usingEqualsHashCodeToStringTester()
379 .setTitleResId(REFERENCE_RES_ID) in equalsHashCodeToString_usingEqualsHashCodeToStringTester()
388 .setTitleResId(REFERENCE_RES_ID) in equalsHashCodeToString_usingEqualsHashCodeToStringTester()
397 .setTitleResId(REFERENCE_RES_ID) in equalsHashCodeToString_usingEqualsHashCodeToStringTester()
432 .setTitleResId(REFERENCE_RES_ID)
[all …]
DSafetySourceTest.kt379 .setTitleResId(REFERENCE_RES_ID) in equalsHashCodeToString_usingEqualsHashCodeToStringTester()
412 .setTitleResId(REFERENCE_RES_ID) in equalsHashCodeToString_usingEqualsHashCodeToStringTester()
438 .setTitleResId(REFERENCE_RES_ID) in equalsHashCodeToString_usingEqualsHashCodeToStringTester()
464 .setTitleResId(-1) in equalsHashCodeToString_usingEqualsHashCodeToStringTester()
490 .setTitleResId(REFERENCE_RES_ID) in equalsHashCodeToString_usingEqualsHashCodeToStringTester()
516 .setTitleResId(REFERENCE_RES_ID) in equalsHashCodeToString_usingEqualsHashCodeToStringTester()
542 .setTitleResId(REFERENCE_RES_ID) in equalsHashCodeToString_usingEqualsHashCodeToStringTester()
576 .setTitleResId(REFERENCE_RES_ID) in equalsHashCodeToString_usingEqualsHashCodeToStringTester()
602 .setTitleResId(REFERENCE_RES_ID) in equalsHashCodeToString_usingEqualsHashCodeToStringTester()
628 .setTitleResId(REFERENCE_RES_ID) in equalsHashCodeToString_usingEqualsHashCodeToStringTester()
[all …]
/packages/modules/Permission/tests/utils/safetycenter/java/com/android/safetycenter/testing/
DSafetyCenterTestConfigs.kt145 .setTitleResId(Resources.ID_NULL)
188 .setTitleResId(android.R.string.copy)
192 .setTitleResId(android.R.string.copy)
324 .setTitleResId(android.R.string.copy)
332 .setTitleResId(android.R.string.paste)
341 .setTitleResId(android.R.string.dialog_alert_title)
374 .setTitleResId(android.R.string.dialog_alert_title)
381 .setTitleResId(android.R.string.copyUrl)
398 .setTitleResId(android.R.string.copy)
460 .setTitleResId(android.R.string.paste)
[all …]
/packages/modules/Permission/service/java/com/android/safetycenter/
DSafetySourcesGroups.java34 .setTitleResId(group.getTitleResId()) in copyToBuilderWithoutSources()
/packages/modules/Permission/framework-s/java/android/safetycenter/config/
DSafetySourcesGroup.java141 .setTitleResId(in.readInt())
366 public Builder setTitleResId(@StringRes int titleResId) { in setTitleResId() method in SafetySourcesGroup.Builder
DSafetySource.java170 .setTitleResId(in.readInt())
785 public Builder setTitleResId(@StringRes int titleResId) { in setTitleResId() method in SafetySource.Builder
/packages/apps/WallpaperPicker2/src/com/android/wallpaper/picker/
DSetWallpaperDialogFragment.java114 public void setTitleResId(@StringRes int titleResId) { in setTitleResId() method in SetWallpaperDialogFragment
/packages/modules/Permission/SafetyCenter/Config/java/com/android/safetycenter/config/
DSafetyCenterConfigParser.java173 builder.setTitleResId( in parseSafetySourcesGroup()
263 builder.setTitleResId( in parseSafetySource()
/packages/apps/WallpaperPicker2/src/com/android/wallpaper/module/
DWallpaperSetter.java338 setWallpaperDialog.setTitleResId(titleResId); in requestDestination()
/packages/modules/Permission/framework-s/api/
Dsystem-current.txt612 …method @NonNull public android.safetycenter.config.SafetySource.Builder setTitleResId(@StringRes i…
642 …method @NonNull public android.safetycenter.config.SafetySourcesGroup.Builder setTitleResId(@Strin…