Searched refs:getNonLocalizedLabel (Results 1 – 16 of 16) sorted by relevance
89 this.nonLocalizedLabel = other.getNonLocalizedLabel(); in ParsedComponent()148 dest.writeCharSequence(this.getNonLocalizedLabel()); in writeToParcel()192 public CharSequence getNonLocalizedLabel() { in getNonLocalizedLabel() method in ParsedComponent
113 if (getNonLocalizedLabel() != null) { in calculateFootprint()114 size += getNonLocalizedLabel().length(); in calculateFootprint()
178 public CharSequence getNonLocalizedLabel() { in getNonLocalizedLabel() method in ParsedIntentInfo
153 public static CharSequence getNonLocalizedLabel( in getNonLocalizedLabel() method in ComponentParseUtils
41 CharSequence label = component.getNonLocalizedLabel(); in getNonLocalizedLabelAndIcon()
180 CharSequence getNonLocalizedLabel(); in getNonLocalizedLabel() method
118 public CharSequence getNonLocalizedLabel() { in getNonLocalizedLabel() method in LabeledIntent
673 CharSequence getNonLocalizedLabel(); in getNonLocalizedLabel() method
731 packageItemInfo.nonLocalizedLabel = ComponentParseUtils.getNonLocalizedLabel(component); in assignSharedFieldsForPackageItemInfo()
1919 public CharSequence getNonLocalizedLabel() {
159 ri.nonLocalizedLabel = li.getNonLocalizedLabel(); in ChooserListAdapter()
331 ri.nonLocalizedLabel = li.getNonLocalizedLabel();
691 assertEquals(aIntent.getNonLocalizedLabel(), bIntent.getNonLocalizedLabel()); in assertComponentsEqual()
1592 res.nonLocalizedLabel = info.getNonLocalizedLabel(); in newResult()1880 res.nonLocalizedLabel = filter.getNonLocalizedLabel(); in newResult()2117 res.nonLocalizedLabel = filter.getNonLocalizedLabel(); in newResult()
12181 method public CharSequence getNonLocalizedLabel();
8499 method public java.lang.CharSequence getNonLocalizedLabel();