Home
last modified time | relevance | path

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

/frameworks/base/packages/SystemUI/src/com/android/systemui/shade/
DShadeControllerEmptyImpl.kt35 override fun animateExpandShade() {} in animateExpandShade() method in com.android.systemui.shade.ShadeControllerEmptyImpl
DShadeController.java70 void animateExpandShade(); in animateExpandShade() method
DShadeControllerImpl.java143 public void animateExpandShade() { in animateExpandShade() method in ShadeControllerImpl