Home
last modified time | relevance | path

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

/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/policy/
DRemoteInputView.java89 private int mRevealCx; field in RemoteInputView
208 this, mRevealCx, mRevealCy, mRevealR, 0); in onDefocus()
265 this, mRevealCx, mRevealCy, 0, mRevealR); in focusAnimated()
393 setRevealParameters(other.mRevealCx, other.mRevealCy, other.mRevealR); in stealFocusFrom()
447 mRevealCx = cx; in setRevealParameters()