Home
last modified time | relevance | path

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

/packages/apps/Settings/tests/robotests/src/com/android/settings/panel/
DPanelSlicesAdapterTest.java103 private void addTestLiveData(Uri uri) { in addTestLiveData() method in PanelSlicesAdapterTest
115 addTestLiveData(Uri.parse("uri" + i)); in sizeOfAdapter_shouldNotExceedMaxNum()
132 addTestLiveData(MEDIA_OUTPUT_INDICATOR_SLICE_URI); in mediaOutputIndicatorSlice_shouldNotAllowDividerAbove()
148 addTestLiveData(MEDIA_OUTPUT_SLICE_URI); in sliderLargeIconPanel_shouldNotAllowDividerBelow()
164 addTestLiveData(VOLUME_MEDIA_URI); in sliderPanelType_shouldAllowDividerBelow()
180 addTestLiveData(VOLUME_MEDIA_URI); in defaultPanelType_shouldAllowDividerBelow()
195 addTestLiveData(MEDIA_OUTPUT_SLICE_URI); in outputSwitcherSlice_shouldAddFirstItemPadding()
213 addTestLiveData(MEDIA_OUTPUT_GROUP_SLICE_URI); in outputSwitcherGroupSlice_shouldAddFirstItemPadding()
231 addTestLiveData(MEDIA_OUTPUT_INDICATOR_SLICE_URI); in mediaOutputIndicatorSlice_notSliderPanel_noSliderLayout()