Home
last modified time | relevance | path

Searched defs:RevealParams (Results 1 – 1 of 1) sorted by relevance

/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/policy/
DRemoteInputView.java1204 public static class RevealParams { class in RemoteInputView
1209 public RevealParams(int centerX, int centerY, int radius) { in RevealParams() method in RemoteInputView.RevealParams