Home
last modified time | relevance | path

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

/packages/apps/Dialer/java/com/android/incallui/answer/impl/affordance/
DSwipeButtonView.java242 float rootWidth = getRootView().getWidth(); in getMaxCircleSize() local
244 width = Math.max(rootWidth - width, width); in getMaxCircleSize()