Home
last modified time | relevance | path

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

/packages/apps/InCallUI/src/com/android/incallui/widget/multiwaveview/
DGlowPadView.java1106 private float getRingHeight() { in getRingHeight() method in GlowPadView
1119 final float placementHeight = getRingHeight(); in onLayout()
1160 targetIcon.setY(getRingHeight() / 2 * (float) Math.sin(angle)); in updateTargetPositions()