/frameworks/base/core/java/android/text/style/ |
D | LineBackgroundSpan.java | 21 import android.annotation.Px; 49 @Px int left, @Px int right, in drawBackground() 50 @Px int top, @Px int baseline, @Px int bottom, in drawBackground() 124 @Px int left, @Px int right, in drawBackground() 125 @Px int top, @Px int baseline, @Px int bottom, in drawBackground()
|
D | LineHeightSpan.java | 21 import android.annotation.Px; 87 private final @Px int mHeight; 91 public Standard(@Px @IntRange(from = 1) int height) { in Standard() 106 @Px
|
D | TabStopSpan.java | 20 import android.annotation.Px; 51 @Px
|
D | QuoteSpan.java | 22 import android.annotation.Px; 79 @Px 81 @Px
|
D | BulletSpan.java | 23 import android.annotation.Px; 72 @Px 75 @Px
|
D | IconMarginSpan.java | 21 import android.annotation.Px; 51 @Px
|
D | DrawableMarginSpan.java | 20 import android.annotation.Px; 52 @Px
|
/frameworks/base/graphics/java/android/graphics/text/ |
D | LineBreaker.java | 24 import android.annotation.Px; 261 public void setWidth(@Px @FloatRange(from = 0.0f) float width) { in setWidth() 273 public void setIndent(@Px @FloatRange(from = 0.0f) float firstWidth, in setIndent() 274 @Px @IntRange(from = 0) int firstWidthLineCount) { in setIndent() 288 @Px @FloatRange(from = 0) float defaultTabStop) { in setTabStops() 298 public @Px @FloatRange(from = 0.0f) float getWidth() { in getWidth() 307 public @Px @FloatRange(from = 0.0f) float getFirstWidth() { in getFirstWidth() 316 public @Px @IntRange(from = 0) int getFirstWidthLineCount() { in getFirstWidthLineCount() 334 public @Px @FloatRange(from = 0) float getDefaultTabStop() { in getDefaultTabStop() 387 public @Px float getLineWidth(@IntRange(from = 0) int lineIndex) { in getLineWidth() [all …]
|
D | MeasuredText.java | 23 import android.annotation.Px; 80 public @FloatRange(from = 0.0) @Px float getWidth( in getWidth() 124 public @FloatRange(from = 0.0f) @Px float getCharWidthAt(@IntRange(from = 0) int offset) { in getCharWidthAt() 259 @IntRange(from = 0) int length, @Px @FloatRange(from = 0) float width) { in appendReplacementRun()
|
/frameworks/base/core/java/android/widget/ |
D | Magnifier.java | 24 import android.annotation.Px; 347 @Px 356 @Px 366 @Px 376 @Px 409 @Px 418 @Px 432 @Px 446 @Px 1137 private @Px @IntRange(from = 0) int mWidth; [all …]
|
D | ProgressBar.java | 23 import android.annotation.Px; 422 public void setMinWidth(@Px int minWidth) { in setMinWidth() 430 @Px public int getMinWidth() { in getMinWidth() 439 public void setMaxWidth(@Px int maxWidth) { in setMaxWidth() 447 @Px public int getMaxWidth() { in getMaxWidth() 456 public void setMinHeight(@Px int minHeight) { in setMinHeight() 464 @Px public int getMinHeight() { in getMinHeight() 473 public void setMaxHeight(@Px int maxHeight) { in setMaxHeight() 481 @Px public int getMaxHeight() { in getMaxHeight()
|
D | NumberPicker.java | 24 import android.annotation.Px; 1580 public void setSelectionDividerHeight(@IntRange(from = 0) @Px int height) { in setSelectionDividerHeight() 1590 @Px
|
D | TextView.java | 34 import android.annotation.Px; 3470 public void setFirstBaselineToTopHeight(@Px @IntRange(from = 0) int firstBaselineToTopHeight) { in setFirstBaselineToTopHeight() 3514 @Px @IntRange(from = 0) int lastBaselineToBottomHeight) { in setLastBaselineToBottomHeight() 5720 public void setLineHeight(@Px @IntRange(from = 0) int lineHeight) { in setLineHeight()
|
/frameworks/base/core/java/android/text/ |
D | TextPaint.java | 20 import android.annotation.Px; 47 public @Px float underlineThickness;
|
/frameworks/base/core/java/android/annotation/ |
D | Px.java | 41 public @interface Px { annotation
|
/frameworks/base/graphics/java/android/graphics/drawable/ |
D | GradientDrawable.java | 24 import android.annotation.Px; 908 public void setInnerRadius(@Px int innerRadius) { 920 public @Px int getInnerRadius() { 955 public void setThickness(@Px int thickness) { 967 public @Px int getThickness() { 983 public void setPadding(@Px int left, @Px int top, @Px int right, @Px int bottom) {
|
/frameworks/base/graphics/java/android/graphics/ |
D | Paint.java | 25 import android.annotation.Px; 865 public @Px float getUnderlinePosition() { in getUnderlinePosition() 877 public @Px float getUnderlineThickness() { in getUnderlineThickness() 918 public @Px float getStrikeThruPosition() { in getStrikeThruPosition() 930 public @Px float getStrikeThruThickness() { in getStrikeThruThickness() 1786 public @Px float getWordSpacing() { in getWordSpacing() 1799 public void setWordSpacing(@Px float wordSpacing) { in setWordSpacing()
|
D | ImageDecoder.java | 29 import android.annotation.Px; 1117 public void setTargetSize(@Px @IntRange(from = 1) int width, in setTargetSize() 1118 @Px @IntRange(from = 1) int height) { in setTargetSize()
|
/frameworks/base/services/core/java/com/android/server/wm/ |
D | DisplayPolicy.java | 115 import android.annotation.Px; 233 @Px 235 @Px 288 @Px private int mWindowOutsetBottom;
|
/frameworks/base/services/tests/servicestests/res/raw/ |
D | backup_telephony_with_password | 121 ��3�rG8���Px��p��L��E���ݮ4�C⛴h�V�\�Q�JvF���Z�!�s�nÉku��Ǎ��&��D���>��ؕ"v�o��G֎��"��N���…
|
/frameworks/base/api/ |
D | current.txt | 14210 method public void setTargetSize(@Px @IntRange(from=1) int, @Px @IntRange(from=1) int); 14487 method @Px public float getStrikeThruPosition(); 14488 method @Px public float getStrikeThruThickness(); 14513 method @Px public float getUnderlinePosition(); 14514 method @Px public float getUnderlineThickness(); 14515 method @Px public float getWordSpacing(); 14572 method public void setWordSpacing(@Px float); 15501 method @Px public int getInnerRadius(); 15506 method @Px public int getThickness(); 15521 method public void setInnerRadius(@Px int); [all …]
|
/frameworks/base/config/ |
D | hiddenapi-greylist-max-o.txt | 1395 Landroid/annotation/Px;
|