Home
last modified time | relevance | path

Searched refs:dipsToPixels (Results 1 – 3 of 3) sorted by relevance

/frameworks/base/core/java/android/view/
DViewGroup.java4107 int lineLength = dipsToPixels(DEBUG_CORNERS_SIZE_DIP); in onDebugDraw()
4108 int lineWidth = dipsToPixels(1); in onDebugDraw()
DView.java21912 final int dipsToPixels(int dips) { in dipsToPixels() method in View
21919 final int cornerSquareSize = dipsToPixels(DEBUG_CORNERS_SIZE_DIP); in debugDrawFocus()
/frameworks/base/config/
Dhiddenapi-greylist-max-o.txt77824 Landroid/view/View;->dipsToPixels(I)I