Home
last modified time | relevance | path

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

/frameworks/base/packages/SystemUI/src/com/android/systemui/shade/
DShadeViewController.kt178 fun setAmbientIndicationTop(ambientIndicationTop: Int, ambientTextVisible: Boolean) in expand() method
DShadeViewControllerEmptyImpl.kt66 override fun setAmbientIndicationTop(ambientIndicationTop: Int, ambientTextVisible: Boolean) {} in setAmbientIndicationTop() method in com.android.systemui.shade.ShadeViewControllerEmptyImpl
DNotificationPanelViewController.java3171 public void setAmbientIndicationTop(int ambientIndicationTop, boolean ambientTextVisible) { in setAmbientIndicationTop() method