Home
last modified time | relevance | path

Searched defs:titleResId (Results 1 – 10 of 10) sorted by relevance

/aosp14/frameworks/base/packages/SettingsLib/ProfileSelector/src/com/android/settingslib/widget/
H A DProfileSelectFragment.java65 final int titleResId = getTitleResId(); in onCreateView() local
/aosp14/frameworks/base/services/core/java/com/android/server/pm/
H A DShortcutParser.java382 final int titleResId = sa.getResourceId(R.styleable.Shortcut_shortcutShortLabel, 0); in parseShortcutAttributes() local
421 int titleResId, int textResId, int disabledMessageResId, in createShortcutFromManifest()
H A DShortcutPackage.java2077 int titleResId; in parseShortcut() local
/aosp14/frameworks/base/packages/SystemUI/src/com/android/systemui/tuner/
H A DShortcutParser.java110 final int titleResId = sa.getResourceId(R.styleable.Shortcut_shortcutShortLabel, 0); in parseShortcut() local
/aosp14/frameworks/base/packages/SettingsLib/tests/robotests/src/com/android/settingslib/drawer/
H A DTileUtilsTest.java450 String iconUri, String summaryUri, String title, int titleResId, String profile) { in newInfo()
479 String summaryUri, String title, int titleResId, String profile) { in newMetaData()
/aosp14/frameworks/base/packages/SettingsLib/FooterPreference/src/com/android/settingslib/widget/
H A DFooterPreference.java214 public Builder setTitle(@StringRes int titleResId) { in setTitle()
/aosp14/frameworks/base/core/java/android/accessibilityservice/
H A DAccessibilityServiceInfo.java1630 public final int titleResId; field in AccessibilityServiceInfo.CapabilityInfo
1633 public CapabilityInfo(int capability, int titleResId, int descResId) { in CapabilityInfo()
/aosp14/frameworks/base/core/java/android/preference/
H A DPreference.java755 public void setTitle(@StringRes int titleResId) { in setTitle()
/aosp14/frameworks/base/core/java/android/content/pm/
H A DShortcutInfo.java2710 Icon icon, CharSequence title, int titleResId, String titleResName, in ShortcutInfo()
/aosp14/frameworks/base/tools/aapt2/integration-tests/CommandTests/
H A Dandroid-33.jarAndroidManifest.xml META-INF/ META-INF/MANIFEST.MF NOTICES/ NOTICES/libcore ...