Searched defs:isSplitShade (Results 1 – 3 of 3) sorted by relevance
86 private var isSplitShade = false variable in com.android.systemui.qs.QSPanelControllerBaseSceneContainerTest
97 .collect { isSplitShade -> in <lambda>() method
193 boolean isSplitShade, float udfpsTop, float clockBottom, boolean isClockTopAligned) { in setup()