Home
last modified time | relevance | path

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

/packages/apps/Settings/tests/unit/src/com/android/settings/bluetooth/
DBlockingPrefWithSliceControllerTest.java65 private static final String TEST_SLICE_TITLE = "Test Title"; field in BlockingPrefWithSliceControllerTest
157 .setTitle(TEST_SLICE_TITLE) in buildTestSlice()