Home
last modified time | relevance | path

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

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