Searched defs:chooseHeight (Results 1 – 4 of 4) sorted by relevance
/frameworks/base/core/java/android/text/style/ |
D | LineHeightSpan.java | 44 public void chooseHeight(CharSequence text, int start, int end, in chooseHeight() method 64 public void chooseHeight(CharSequence text, int start, int end, in chooseHeight() method 139 public void chooseHeight(@NonNull CharSequence text, int start, int end, in chooseHeight() method in LineHeightSpan.Standard
|
D | IconMarginSpan.java | 95 public void chooseHeight(CharSequence text, int start, int end, in chooseHeight() method in IconMarginSpan
|
D | DrawableMarginSpan.java | 98 public void chooseHeight(@NonNull CharSequence text, int start, int end, in chooseHeight() method in DrawableMarginSpan
|
/frameworks/base/core/java/android/content/res/ |
D | StringBlock.java | 449 public void chooseHeight(CharSequence text, int start, int end, in chooseHeight() method in StringBlock.Height 456 public void chooseHeight(CharSequence text, int start, int end, in chooseHeight() method in StringBlock.Height
|