Searched refs:StyleRunCallback (Results 1 – 7 of 7) sorted by relevance
/frameworks/base/core/java/android/text/ |
D | MeasuredParagraph.java | 494 public interface StyleRunCallback { interface in MeasuredParagraph 578 @Nullable StyleRunCallback testCallback) { in buildForStaticLayoutTest() 595 @Nullable StyleRunCallback testCallback) { in buildForStaticLayoutInternal() 767 @Nullable StyleRunCallback testCallback) { in applyReplacementRun() 793 @Nullable StyleRunCallback testCallback) { in applyStyleRun() 860 @Nullable StyleRunCallback testCallback) { in applyMetricsAffectingSpan()
|
/frameworks/base/core/api/ |
D | test-lint-baseline.txt | 2170 …ndroid.text.TextDirectionHeuristic, int, boolean, android.text.MeasuredParagraph.StyleRunCallback): 2171 …nt,android.text.TextDirectionHeuristic,int,boolean,android.text.MeasuredParagraph.StyleRunCallback) 2172 UnflaggedApi: android.text.MeasuredParagraph.StyleRunCallback: 2173 New API must be flagged with @FlaggedApi: class android.text.MeasuredParagraph.StyleRunCallback 2174 UnflaggedApi: android.text.MeasuredParagraph.StyleRunCallback#onAppendReplacementRun(android.graphi… 2175 … be flagged with @FlaggedApi: method android.text.MeasuredParagraph.StyleRunCallback.onAppendRepla… 2176 UnflaggedApi: android.text.MeasuredParagraph.StyleRunCallback#onAppendStyleRun(android.graphics.Pai… 2177 … be flagged with @FlaggedApi: method android.text.MeasuredParagraph.StyleRunCallback.onAppendStyle…
|
D | test-current.txt | 3468 …t.TextDirectionHeuristic, int, boolean, @Nullable android.text.MeasuredParagraph.StyleRunCallback); 3471 …t.flags.no_break_no_hyphenation_span") public static interface MeasuredParagraph.StyleRunCallback {
|
/frameworks/base/boot/ |
D | preloaded-classes | 8099 android.text.MeasuredParagraph$StyleRunCallback
|
D | boot-image-profile.txt | 14709 …/graphics/text/MeasuredText$Builder;Landroid/text/MeasuredParagraph$StyleRunCallback;)V+]Landroid/… 30507 Landroid/text/MeasuredParagraph$StyleRunCallback;
|
/frameworks/base/config/ |
D | preloaded-classes | 8130 android.text.MeasuredParagraph$StyleRunCallback
|
D | boot-image-profile.txt | 14773 …/graphics/text/MeasuredText$Builder;Landroid/text/MeasuredParagraph$StyleRunCallback;)V+]Landroid/… 40668 Landroid/text/MeasuredParagraph$StyleRunCallback;
|