Home
last modified time | relevance | path

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

/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/statusbar/connectivity/
DCallbackHandlerTest.java114 CharSequence typeDescriptionHtml = "<b>Test 1</b>"; in testSignalCallback_setMobileDataIndicators() local
123 typeDescriptionHtml, description, subId, roaming, true); in testSignalCallback_setMobileDataIndicators()
139 assertEquals(typeDescriptionHtml, expected.typeContentDescriptionHtml); in testSignalCallback_setMobileDataIndicators()