Home
last modified time | relevance | path

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

/platform_testing/tests/functional/settingstests/src/com/android/settings/functional/
DWirelessNetworkSettingsTests.java61 private static final String LISTVIEW_CLASS = "android.widget.ListView"; field in WirelessNetworkSettingsTests
109 By.scrollable(true).clazz(LISTVIEW_CLASS);