OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:openRoot
(Results
1 - 6
of
6
) sorted by null
/frameworks/base/packages/DocumentsUI/tests/src/com/android/documentsui/
RootsUiTest.java
43
bots.roots.
openRoot
(ROOT_0_ID);
53
bots.roots.
openRoot
(ROOT_1_ID);
SearchViewUiTest.java
137
bots.roots.
openRoot
(ROOT_1_ID);
140
bots.roots.
openRoot
(ROOT_0_ID);
145
bots.roots.
openRoot
(ROOT_0_ID);
150
bots.roots.
openRoot
(ROOT_1_ID);
FilesActivityUiTest.java
84
bots.roots.
openRoot
(ROOT_0_ID);
98
bots.roots.
openRoot
("Downloads");
105
bots.roots.
openRoot
(ROOT_0_ID);
116
bots.roots.
openRoot
(ROOT_0_ID);
130
bots.roots.
openRoot
(ROOT_0_ID);
144
bots.roots.
openRoot
(ROOT_0_ID);
200
bots.roots.
openRoot
("Downloads");
211
bots.roots.
openRoot
("Downloads");
/frameworks/base/packages/DocumentsUI/perf-tests/src/com/android/documentsui/
FilesJankPerfTest.java
70
openRoot
();
73
public void
openRoot
() throws Exception {
74
mRootsListBot.
openRoot
(STRESS_ROOT_2_ID);
80
openRoot
();
FilesActivityPerfTest.java
118
bots.roots.
openRoot
(STRESS_ROOT_1_ID);
127
bots.roots.
openRoot
(STRESS_ROOT_0_ID);
/frameworks/base/packages/DocumentsUI/tests/src/com/android/documentsui/bots/
RootsListBot.java
67
public void
openRoot
(String label) throws UiObjectNotFoundException {
Completed in 62 milliseconds