Home
last modified time | relevance | path

Searched defs:labelRes (Results 1 – 13 of 13) sorted by relevance

/aosp14/frameworks/base/core/java/android/content/pm/
H A DLabeledIntent.java44 int labelRes, int icon) { in LabeledIntent()
78 public LabeledIntent(String sourcePackage, int labelRes, int icon) { in LabeledIntent()
H A DResolveInfo.java137 public int labelRes; field in ResolveInfo
H A DPackageItemInfo.java134 public int labelRes; field in PackageItemInfo
H A DPackageParser.java327 final int labelRes; field in PackageParser.ParsePackageItemArgs
4195 int nameRes, int labelRes, int iconRes, int roundIconRes, int logoRes, int bannerRes) { in parsePackageItemInfo()
8545 public int labelRes; field in PackageParser.IntentInfo
/aosp14/frameworks/base/core/java/com/android/internal/app/
H A DResolverActivity.java318 public final @StringRes int labelRes; field in ResolverActivity.ActionTitle
320 ActionTitle(String action, int titleRes, int namedTitleRes, @StringRes int labelRes) { in ActionTitle()
/aosp14/frameworks/base/services/core/java/com/android/server/pm/pkg/component/
H A DParsedIntentInfoImpl.java141 int labelRes = in.readInt(); in ParsedIntentInfoImpl() local
H A DParsedComponentImpl.java58 private int labelRes; field in ParsedComponentImpl
/aosp14/frameworks/base/core/java/android/provider/
H A DContactsContract.java6429 final int labelRes = getTypeLabelResource(type); in getTypeLabel() local
6641 final int labelRes = getTypeLabelResource(type); in getTypeLabel() local
6849 final int labelRes = getTypeLabelResource(type); in getTypeLabel() local
7010 final int labelRes = getTypeLabelResource(type); in getTypeLabel() local
7044 final int labelRes = getProtocolLabelResource(type); in getProtocolLabel() local
7217 final int labelRes = getTypeLabelResource(type); in getTypeLabel() local
7344 final int labelRes = getTypeLabelResource(type); in getTypeLabel() local
7440 final int labelRes = getTypeResource(type); in getTypeLabel() local
7769 final int labelRes = getTypeLabelResource(type); in getTypeLabel() local
/aosp14/frameworks/base/media/java/android/media/tv/
H A DTvInputInfo.java204 HdmiDeviceInfo hdmiDeviceInfo, String parentId, int labelRes, Icon icon) in createTvInputInfo()
257 TvInputHardwareInfo hardwareInfo, int labelRes, Icon icon) in createTvInputInfo()
/aosp14/frameworks/base/services/core/java/com/android/server/pm/pkg/parsing/
H A DParsingPackage.java298 ParsingPackage setLabelResourceId(int labelRes); in setLabelResourceId()
/aosp14/frameworks/base/services/core/java/com/android/server/pm/parsing/pkg/
H A DPackageImpl.java343 private int labelRes; field in PackageImpl
/aosp14/frameworks/base/services/core/java/com/android/server/wm/
H A DActivityRecord.java494 private int labelRes; // the label information from the package mgr. field in ActivityRecord
/aosp14/frameworks/base/tools/aapt2/integration-tests/CommandTests/
H A Dandroid-33.jarAndroidManifest.xml META-INF/ META-INF/MANIFEST.MF NOTICES/ NOTICES/libcore ...