Searched defs:animateExpandShade (Results 1 – 3 of 3) sorted by relevance
| /frameworks/base/packages/SystemUI/src/com/android/systemui/shade/ | ||
| D | ShadeControllerEmptyImpl.kt | 35     override fun animateExpandShade() {}  in animateExpandShade()  method in com.android.systemui.shade.ShadeControllerEmptyImpl | 
| D | ShadeController.java | 70     void animateExpandShade();  in animateExpandShade()  method | 
| D | ShadeControllerImpl.java | 143     public void animateExpandShade() {  in animateExpandShade()  method in ShadeControllerImpl |