Searched refs:mCurrentAngle (Results 1 – 1 of 1) sorted by relevance
204 private float mCurrentAngle; field in NavigationBarEdgePanel538 float x = (polarToCartX(mCurrentAngle) * mArrowLength); in onDraw()539 float y = (polarToCartY(mCurrentAngle) * mArrowLength); in onDraw()632 return mCurrentAngle; in getCurrentAngle()907 mCurrentAngle = currentAngle; in setCurrentAngle()937 pw.println(" mCurrentAngle=" + mCurrentAngle); in dump()