Home
last modified time | relevance | path

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

/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/statusbar/phone/
DAutoTileManagerTest.java84 private static final String TEST_CUSTOM_SPEC = "custom(" + TEST_COMPONENT + ")"; field in AutoTileManagerTest
110 TEST_SETTING_COMPONENT + SEPARATOR + TEST_CUSTOM_SPEC in setUp()
301 verify(mAutoAddTracker).setTileAdded(TEST_CUSTOM_SPEC); in testSettingTileAddedComponentAtEnd_onChanged()