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.java323 final int labelRes; field in PackageParser.ParsePackageItemArgs
4259 int nameRes, int labelRes, int iconRes, int roundIconRes, int logoRes, int bannerRes) { in parsePackageItemInfo()
8276 public int labelRes; field in IntentInfo
/frameworks/base/core/java/com/android/internal/app/
DResolverActivity.java216 public final @StringRes int labelRes; field in ResolverActivity.ActionTitle
218 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
1147 CharSequence nonLocalizedLabel, int labelRes, int icon, int logo, int windowFlags, in addStartingWindow()
DAppWindowToken.java2081 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.java6217 final int labelRes = getTypeLabelResource(type); in getTypeLabel() local
6440 final int labelRes = getTypeLabelResource(type); in getTypeLabel() local
6648 final int labelRes = getTypeLabelResource(type); in getTypeLabel() local
6786 final int labelRes = getTypeLabelResource(type); in getTypeLabel() local
6820 final int labelRes = getProtocolLabelResource(type); in getProtocolLabel() local
6993 final int labelRes = getTypeLabelResource(type); in getTypeLabel() local
7120 final int labelRes = getTypeLabelResource(type); in getTypeLabel() local
7216 final int labelRes = getTypeResource(type); in getTypeLabel() local
7545 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.java2343 CompatibilityInfo compatInfo, CharSequence nonLocalizedLabel, int labelRes, int icon, in addSplashScreen()