Home
last modified time | relevance | path

Searched refs:initShadeVisibilityListener (Results 1 – 2 of 2) sorted by relevance

/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/phone/
DCentralSurfacesImpl.java881 initShadeVisibilityListener(); in start()
1102 void initShadeVisibilityListener() { in initShadeVisibilityListener() method in CentralSurfacesImpl
/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/statusbar/phone/
DCentralSurfacesImplTest.java605 mCentralSurfaces.initShadeVisibilityListener(); in createCentralSurfaces()