Home
last modified time | relevance | path

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

/frameworks/base/core/java/android/view/
DViewGroup.java4214 int lineLength = dipsToPixels(DEBUG_CORNERS_SIZE_DIP); in onDebugDraw()
4215 int lineWidth = dipsToPixels(1); in onDebugDraw()
DView.java24774 final int dipsToPixels(int dips) { in dipsToPixels() method
24781 final int cornerSquareSize = dipsToPixels(DEBUG_CORNERS_SIZE_DIP); in debugDrawFocus()
/frameworks/base/boot/hiddenapi/
Dhiddenapi-max-target-o.txt62752 Landroid/view/View;->dipsToPixels(I)I