Searched refs:mShortDescription (Results 1 – 3 of 3) sorted by relevance
422 private final CharSequence mShortDescription; field in PhoneAccount443 Objects.equals(mShortDescription, that.mShortDescription) && in equals()452 mHighlightColor, mLabel, mShortDescription, mSupportedUriSchemes, in hashCode()469 private CharSequence mShortDescription; field in PhoneAccount.Builder497 mShortDescription = phoneAccount.getShortDescription(); in Builder()579 this.mShortDescription = value; in setShortDescription()697 mShortDescription, in build()727 mShortDescription = shortDescription; in PhoneAccount()829 return mShortDescription; in getShortDescription()974 out.writeCharSequence(mShortDescription); in writeToParcel()[all …]
33 private String mShortDescription; field in DTCMetadata47 this.mShortDescription = shortDescription; in DTCMetadata()76 return mShortDescription; in getShortDescription()
55755 Landroid/telecom/PhoneAccount$Builder;->mShortDescription:Ljava/lang/CharSequence;55786 Landroid/telecom/PhoneAccount;->mShortDescription:Ljava/lang/CharSequence;