Searched refs:getUnderlying (Results 1 – 9 of 9) sorted by relevance
49 public CharacterStyle getUnderlying() { in getUnderlying() method in CharacterStyle83 public CharacterStyle getUnderlying() { in getUnderlying() method in CharacterStyle.Passthrough84 return mStyle.getUnderlying(); in getUnderlying()
44 public MetricAffectingSpan getUnderlying() { in getUnderlying() method in MetricAffectingSpan87 public MetricAffectingSpan getUnderlying() { in getUnderlying() method in MetricAffectingSpan.Passthrough88 return mStyle.getUnderlying(); in getUnderlying()
191 resultSpan = ((CharacterStyle) span).getUnderlying(); in invertCharSequenceColors()257 resultSpan = ((CharacterStyle) span).getUnderlying(); in clearColorSpans()
697 prop = ((CharacterStyle) prop).getUnderlying(); in writeToParcel()
2429 resultSpan = ((CharacterStyle) span).getUnderlying(); in removeTextSizeSpans()5314 resultSpan = ((CharacterStyle) span).getUnderlying(); in ensureColorSpanContrast()
31641 HSPLandroid/text/style/CharacterStyle;->getUnderlying()Landroid/text/style/CharacterStyle;31662 HSPLandroid/text/style/MetricAffectingSpan;->getUnderlying()Landroid/text/style/CharacterStyle;31663 HSPLandroid/text/style/MetricAffectingSpan;->getUnderlying()Landroid/text/style/MetricAffectingSpan;
45754 Landroid/text/style/CharacterStyle;->getUnderlying()Landroid/text/style/CharacterStyle;45853 Landroid/text/style/MetricAffectingSpan;->getUnderlying()Landroid/text/style/MetricAffectingSpan;
44149 method public android.text.style.CharacterStyle getUnderlying();44280 method public android.text.style.MetricAffectingSpan getUnderlying();
30472 method public android.text.style.CharacterStyle getUnderlying();