Home
last modified time | relevance | path

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

/aosp14/frameworks/base/packages/SystemUI/src/com/android/systemui/complication/
H A DComplicationLayoutParams.java32 public class ComplicationLayoutParams extends ViewGroup.LayoutParams { class
114 public ComplicationLayoutParams(int width, int height, @Position int position, in ComplicationLayoutParams() method in ComplicationLayoutParams
132 public ComplicationLayoutParams(int width, int height, @Position int position, in ComplicationLayoutParams() method in ComplicationLayoutParams
153 public ComplicationLayoutParams(int width, int height, @Position int position, in ComplicationLayoutParams() method in ComplicationLayoutParams
174 public ComplicationLayoutParams(int width, int height, @Position int position, in ComplicationLayoutParams() method in ComplicationLayoutParams
200 public ComplicationLayoutParams(int width, int height, @Position int position, in ComplicationLayoutParams() method in ComplicationLayoutParams
228 public ComplicationLayoutParams(ComplicationLayoutParams source) { in ComplicationLayoutParams() method in ComplicationLayoutParams