Home
last modified time | relevance | path

Searched refs:initPrivacyDotView (Results 1 – 1 of 1) sorted by relevance

/aosp12/frameworks/base/packages/SystemUI/src/com/android/systemui/
H A DScreenDecorations.java467 initPrivacyDotView(vg, pos, cutout); in overlayForPosition()
471 private void initPrivacyDotView(@NonNull ViewGroup viewGroup, @BoundsPosition int pos, in initPrivacyDotView() method in ScreenDecorations