Searched refs:getLabelRes (Results 1 – 13 of 13) sorted by relevance
93 this.labelRes = other.getLabelRes(); in ParsedComponentImpl()162 dest.writeInt(this.getLabelRes()); in writeToParcel()219 public int getLabelRes() { in getLabelRes() method in ParsedComponentImpl
29 int getLabelRes(); in getLabelRes() method
46 int getLabelRes(); in getLabelRes() method
69 public int getLabelRes() { in getLabelRes() method in ParsedIntentInfoImpl
175 alias.setLabelRes(target.getLabelRes()); in makeAlias()
42 ParsedIntentInfo::getLabelRes,
52 ParsedComponent::getLabelRes,
1187 res.labelRes = info.getLabelRes(); in newResult()1474 res.labelRes = intentInfo.getLabelRes(); in newResult()1705 res.labelRes = intentInfo.getLabelRes(); in newResult()
890 assertEquals(aIntent.getLabelRes(), bIntent.getLabelRes()); in assertComponentsEqual()
275 ri.activityInfo.labelRes = ResolverActivity.getLabelRes(intent.getAction()); in chooseBestActivity()
839 packageItemInfo.labelRes = component.getLabelRes(); in assignFieldsPackageItemInfoParsedComponent()
267 public static @StringRes int getLabelRes(String action) { in getLabelRes() method in ResolverActivity
8418 HSPLcom/android/server/pm/pkg/component/ParsedComponentImpl;->getLabelRes()I8449 HSPLcom/android/server/pm/pkg/component/ParsedIntentInfoImpl;->getLabelRes()I