Home
last modified time | relevance | path

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

/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/statusbar/
DCommandQueueTest.java134 doTestOnSystemBarAttributesChanged(DEFAULT_DISPLAY, 1, in testOnSystemBarAttributesChanged()
142 doTestOnSystemBarAttributesChanged(SECONDARY_DISPLAY, 1, in testOnSystemBarAttributesChangedForSecondaryDisplay()
148 private void doTestOnSystemBarAttributesChanged(int displayId, @Appearance int appearance, in doTestOnSystemBarAttributesChanged() method in CommandQueueTest