Home
last modified time | relevance | path

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

/aosp14/frameworks/base/packages/SystemUI/src/com/android/systemui/shade/
H A DShadeViewController.kt178 fun setAmbientIndicationTop(ambientIndicationTop: Int, ambientTextVisible: Boolean) regex
H A DNotificationPanelViewController.java3171 public void setAmbientIndicationTop(int ambientIndicationTop, boolean ambientTextVisible) { in setAmbientIndicationTop() method