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.java129 private int mRevealCx; field in RemoteInputView
480 this, mRevealCx, mRevealCy, mRevealR, 0); in onDefocus()
573 this, mRevealCx, mRevealCy, 0, mRevealR); in focusAnimated()
680 setRevealParameters(other.mRevealCx, other.mRevealCy, other.mRevealR); in stealFocusFrom()
734 mRevealCx = cx; in setRevealParameters()