OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:assertWindowTitle
(Results
1 - 3
of
3
) sorted by null
/frameworks/base/packages/DocumentsUI/tests/src/com/android/documentsui/
RootsUiTest.java
42
bots.main.
assertWindowTitle
(dirName1);
44
bots.main.
assertWindowTitle
(ROOT_0_ID);
FilesActivityUiTest.java
92
bots.main.
assertWindowTitle
("Downloads");
99
bots.main.
assertWindowTitle
("Downloads");
/frameworks/base/packages/DocumentsUI/tests/src/com/android/documentsui/bots/
UiBot.java
53
public void
assertWindowTitle
(String expected) {
Completed in 156 milliseconds