| /frameworks/base/core/java/android/content/pm/ |
| D | LabeledIntent.java | 44 int labelRes, int icon) { in LabeledIntent() 78 public LabeledIntent(String sourcePackage, int labelRes, int icon) { in LabeledIntent()
|
| D | PackageItemInfo.java | 55 public int labelRes; field in PackageItemInfo
|
| D | ResolveInfo.java | 109 public int labelRes; field in ResolveInfo
|
| D | PackageParser.java | 207 final int labelRes; field in PackageParser.ParsePackageItemArgs 2987 int nameRes, int labelRes, int iconRes, int logoRes, int bannerRes) { in parsePackageItemInfo() 5046 public int labelRes; field in PackageParser.IntentInfo
|
| /frameworks/base/services/core/java/com/android/server/wm/ |
| D | StartingData.java | 26 final int labelRes; field in StartingData
|
| D | WindowManagerService.java | 4284 CharSequence nonLocalizedLabel, int labelRes, int icon, int logo, in setAppStartingWindow()
|
| /frameworks/base/media/java/android/media/tv/ |
| D | TvInputInfo.java | 207 HdmiDeviceInfo hdmiDeviceInfo, String parentId, int labelRes, Icon icon) in createTvInputInfo() 255 TvInputHardwareInfo hardwareInfo, int labelRes, Icon icon) in createTvInputInfo() 264 String parentId, int inputType, boolean isHardwareInput, int labelRes, String label, in createTvInputInfo()
|
| /frameworks/base/core/java/android/provider/ |
| D | ContactsContract.java | 5963 final int labelRes = getTypeLabelResource(type); in getTypeLabel() local 6162 final int labelRes = getTypeLabelResource(type); in getTypeLabel() local 6370 final int labelRes = getTypeLabelResource(type); in getTypeLabel() local 6508 final int labelRes = getTypeLabelResource(type); in getTypeLabel() local 6542 final int labelRes = getProtocolLabelResource(type); in getProtocolLabel() local 6716 final int labelRes = getTypeLabelResource(type); in getTypeLabel() local 6843 final int labelRes = getTypeLabelResource(type); in getTypeLabel() local 6939 final int labelRes = getTypeResource(type); in getTypeLabel() local 7268 final int labelRes = getTypeLabelResource(type); in getTypeLabel() local
|
| /frameworks/base/core/java/android/view/ |
| D | IWindowManager.aidl | 106 in CompatibilityInfo compatInfo, CharSequence nonLocalizedLabel, int labelRes, in setAppStartingWindow()
|
| D | WindowManagerPolicy.java | 689 int labelRes, int icon, int logo, int windowFlags); in addStartingWindow()
|
| /frameworks/base/services/core/java/com/android/server/am/ |
| D | ActivityRecord.java | 118 int labelRes; // the label information from the package mgr. field in ActivityRecord
|
| /frameworks/base/services/core/java/com/android/server/policy/ |
| D | PhoneWindowManager.java | 2264 CompatibilityInfo compatInfo, CharSequence nonLocalizedLabel, int labelRes, in addStartingWindow()
|