Home
last modified time | relevance | path

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

/aosp14/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/shade/
H A DNotificationPanelViewControllerWithCoroutinesTest.kt95 updateSmallestScreenWidth(300)
102 updateSmallestScreenWidth(800)
H A DNotificationPanelViewControllerBaseTest.java799 protected void updateSmallestScreenWidth(int smallestScreenWidthDp) { in updateSmallestScreenWidth() method in NotificationPanelViewControllerBaseTest