Home
last modified time | relevance | path

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

/frameworks/base/core/java/android/content/pm/
DLabeledIntent.java44 int labelRes, int icon) { in LabeledIntent()
78 public LabeledIntent(String sourcePackage, int labelRes, int icon) { in LabeledIntent()
DResolveInfo.java128 public int labelRes; field in ResolveInfo
DPackageItemInfo.java125 public int labelRes; field in PackageItemInfo
DPackageParser.java320 final int labelRes; field in PackageParser.ParsePackageItemArgs
4201 int nameRes, int labelRes, int iconRes, int roundIconRes, int logoRes, int bannerRes) { in parsePackageItemInfo()
8218 public int labelRes; field in IntentInfo
/frameworks/base/core/java/com/android/internal/app/
DResolverActivity.java212 public final @StringRes int labelRes; field in ResolverActivity.ActionTitle
214 ActionTitle(String action, int titleRes, int namedTitleRes, @StringRes int labelRes) { in ActionTitle()
/frameworks/base/services/core/java/com/android/server/wm/
DSplashScreenStartingData.java40 CompatibilityInfo compatInfo, CharSequence nonLocalizedLabel, int labelRes, int icon, in SplashScreenStartingData()
DActivityRecord.java293 private int labelRes; // the label information from the package mgr. field in ActivityRecord
1146 CharSequence nonLocalizedLabel, int labelRes, int icon, int logo, int windowFlags, in addStartingWindow()
DAppWindowToken.java2065 CharSequence nonLocalizedLabel, int labelRes, int icon, int logo, int windowFlags, in addStartingWindow()
/frameworks/base/services/tests/wmtests/src/com/android/server/wm/
DTestWindowManagerPolicy.java113 CompatibilityInfo compatInfo, CharSequence nonLocalizedLabel, int labelRes, int icon, in addSplashScreen()
/frameworks/base/core/java/android/provider/
DContactsContract.java6214 final int labelRes = getTypeLabelResource(type); in getTypeLabel() local
6435 final int labelRes = getTypeLabelResource(type); in getTypeLabel() local
6643 final int labelRes = getTypeLabelResource(type); in getTypeLabel() local
6781 final int labelRes = getTypeLabelResource(type); in getTypeLabel() local
6815 final int labelRes = getProtocolLabelResource(type); in getProtocolLabel() local
6988 final int labelRes = getTypeLabelResource(type); in getTypeLabel() local
7115 final int labelRes = getTypeLabelResource(type); in getTypeLabel() local
7211 final int labelRes = getTypeResource(type); in getTypeLabel() local
7540 final int labelRes = getTypeLabelResource(type); in getTypeLabel() local
/frameworks/base/media/java/android/media/tv/
DTvInputInfo.java202 HdmiDeviceInfo hdmiDeviceInfo, String parentId, int labelRes, Icon icon) in createTvInputInfo()
255 TvInputHardwareInfo hardwareInfo, int labelRes, Icon icon) in createTvInputInfo()
/frameworks/base/services/core/java/com/android/server/policy/
DWindowManagerPolicy.java969 CompatibilityInfo compatInfo, CharSequence nonLocalizedLabel, int labelRes, int icon, in addSplashScreen()
DPhoneWindowManager.java2339 CompatibilityInfo compatInfo, CharSequence nonLocalizedLabel, int labelRes, int icon, in addSplashScreen()