Home
last modified time | relevance | path

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

/frameworks/base/packages/SystemUI/src/com/android/systemui/qs/
DQSImpl.java232 updateQsBounds(); in onComponentCreated()
701 updateQsBounds(); in setQsExpansion()
780 void updateQsBounds() { in updateQsBounds() method in QSImpl
/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/qs/
DQSImplTest.java511 mUnderTest.updateQsBounds(); in testUpdateQSBounds_setMediaClipCorrectly()