Home
last modified time | relevance | path

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

12

/aosp12/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.java128 public int labelRes; field in ResolveInfo
H A DPackageItemInfo.java134 public int labelRes; field in PackageItemInfo
H A DPackageParser.java319 final int labelRes; field in PackageParser.ParsePackageItemArgs
4139 int nameRes, int labelRes, int iconRes, int roundIconRes, int logoRes, int bannerRes) { in parsePackageItemInfo()
8518 public int labelRes; field in PackageParser.IntentInfo
/aosp12/frameworks/base/core/java/com/android/internal/app/
H A DResolverActivity.java265 public final @StringRes int labelRes; field in ResolverActivity.ActionTitle
267 ActionTitle(String action, int titleRes, int namedTitleRes, @StringRes int labelRes) { in ActionTitle()
/aosp12/frameworks/base/services/core/java/com/android/server/wm/
H A DSplashScreenStartingData.java40 CompatibilityInfo compatInfo, CharSequence nonLocalizedLabel, int labelRes, int icon, in SplashScreenStartingData()
H A DStartingSurfaceController.java61 int theme, CompatibilityInfo compatInfo, CharSequence nonLocalizedLabel, int labelRes, in createSplashScreenStartingSurface()
H A DActivityRecord.java461 private int labelRes; // the label information from the package mgr. field in ActivityRecord
2052 CharSequence nonLocalizedLabel, int labelRes, int icon, int logo, int windowFlags, in addStartingWindow()
/aosp12/packages/apps/Car/Settings/tests/robotests/src/com/android/car/settings/accounts/
H A DAccountTypesHelperTest.java168 private void addAuthenticator(String type, int labelRes) { in addAuthenticator()
/aosp12/packages/apps/Dialer/java/com/android/contacts/common/model/account/
H A DAccountType.java324 public int labelRes; field in AccountType.EditType
335 public EditType(int rawValue, int labelRes) { in EditType()
390 public EventEditType(int rawValue, int labelRes) { in EventEditType()
H A DBaseAccountType.java657 final int labelRes = getTypeLabelResource(type); in getTypeLabel() local
/aosp12/packages/apps/Contacts/src/com/android/contacts/model/account/
H A DAccountType.java357 public int labelRes; field in AccountType.EditType
366 public EditType(int rawValue, int labelRes) { in EditType()
415 public EventEditType(int rawValue, int labelRes) { in EventEditType()
H A DBaseAccountType.java518 final int labelRes = getTypeLabelResource(type); in getTypeLabel() local
/aosp12/packages/apps/Launcher3/src/com/android/launcher3/views/
H A DOptionsPopupView.java274 public final int labelRes; field in OptionsPopupView.OptionItem
281 public OptionItem(Context context, int labelRes, int iconRes, EventEnum eventId, in OptionItem()
/aosp12/packages/apps/DocumentsUI/tests/common/com/android/documentsui/bots/
H A DSortBot.java112 @StringRes int labelRes = SortListFragment.getSheetLabelId(dimension, direction); in sortByMenu() local
/aosp12/frameworks/base/services/tests/wmtests/src/com/android/server/wm/
H A DTestWindowManagerPolicy.java104 int theme, CompatibilityInfo compatInfo, CharSequence nonLocalizedLabel, int labelRes, in addSplashScreen()
/aosp12/frameworks/base/core/java/android/content/pm/parsing/component/
H A DParsedComponent.java53 int labelRes; field in ParsedComponent
H A DParsedIntentInfo.java139 int labelRes; field in ParsedIntentInfo
/aosp12/packages/apps/DocumentsUI/src/com/android/documentsui/files/
H A DFilesActivity.java209 int labelRes = intent.getIntExtra(LauncherActivity.TASK_LABEL_RES, -1); in updateTaskDescription() local
/aosp12/frameworks/base/core/java/android/provider/
H A DContactsContract.java6306 final int labelRes = getTypeLabelResource(type); in getTypeLabel() local
6529 final int labelRes = getTypeLabelResource(type); in getTypeLabel() local
6737 final int labelRes = getTypeLabelResource(type); in getTypeLabel() local
6898 final int labelRes = getTypeLabelResource(type); in getTypeLabel() local
6932 final int labelRes = getProtocolLabelResource(type); in getProtocolLabel() local
7105 final int labelRes = getTypeLabelResource(type); in getTypeLabel() local
7232 final int labelRes = getTypeLabelResource(type); in getTypeLabel() local
7328 final int labelRes = getTypeResource(type); in getTypeLabel() local
7657 final int labelRes = getTypeLabelResource(type); in getTypeLabel() local
/aosp12/packages/apps/Launcher3/src/com/android/launcher3/accessibility/
H A DLauncherAccessibilityDelegate.java530 public LauncherAction(int id, int labelRes, int keyCode) { in LauncherAction()
/aosp12/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()
/aosp12/frameworks/base/core/java/android/content/pm/parsing/
H A DParsingPackageImpl.java349 private int labelRes; field in ParsingPackageImpl
H A DParsingPackage.java279 ParsingPackage setLabelRes(int labelRes); in setLabelRes()
/aosp12/frameworks/base/services/core/java/com/android/server/policy/
H A DWindowManagerPolicy.java727 int theme, CompatibilityInfo compatInfo, CharSequence nonLocalizedLabel, int labelRes, in addSplashScreen()

12