Searched defs:setAmbientIndicationTop (Results 1 – 3 of 3) sorted by relevance
178 fun setAmbientIndicationTop(ambientIndicationTop: Int, ambientTextVisible: Boolean) in expand() method
66 override fun setAmbientIndicationTop(ambientIndicationTop: Int, ambientTextVisible: Boolean) {} in setAmbientIndicationTop() method in com.android.systemui.shade.ShadeViewControllerEmptyImpl
3171 public void setAmbientIndicationTop(int ambientIndicationTop, boolean ambientTextVisible) { in setAmbientIndicationTop() method