OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:selectDialog
(Results
1 - 2
of
2
) sorted by null
/platform_testing/libraries/youtube-app-helper/src/android/platform/test/helpers/
YouTubeHelperImpl.java
423
UiObject2
selectDialog
= quality360pLabel.getParent();
424
if (
selectDialog
== null) {
434
selectDialog
.scroll(Direction.DOWN, 1.0f);
/external/replicaisland/src/com/replica/replicaisland/
NPCComponent.java
420
selectDialog
(hotSpot);
443
private void
selectDialog
(int hitSpot) {
Completed in 65 milliseconds