OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:LIST_VIEW
(Results
1 - 2
of
2
) sorted by null
/external/chromium_org/ash/system/chromeos/network/
network_detailed_view.h
19
LIST_VIEW
,
/development/samples/UiAutomator/src/com/android/test/uiautomator/demos/
LogBuildNumber.java
61
public static final UiSelector
LIST_VIEW
=
115
UiScrollable appsSettingsList = new UiScrollable(SettingsHelper.
LIST_VIEW
);
134
UiScrollable aboutSettingsList = new UiScrollable(SettingsHelper.
LIST_VIEW
.instance(1));
136
aboutSettingsList = new UiScrollable(SettingsHelper.
LIST_VIEW
.instance(0));
Completed in 2996 milliseconds