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.java95 private int mRevealCx; field in RemoteInputView
228 this, mRevealCx, mRevealCy, mRevealR, 0); in onDefocus()
302 this, mRevealCx, mRevealCy, 0, mRevealR); in focusAnimated()
414 setRevealParameters(other.mRevealCx, other.mRevealCy, other.mRevealR); in stealFocusFrom()
468 mRevealCx = cx; in setRevealParameters()