MCPcopy Create free account
hub / github.com/Abelzzg/AutoTestProject / setDatePicker

Method setDatePicker

app/src/main/java/com/robotium/solo/Solo.java:2478–2484  ·  view source on GitHub ↗

Sets the date in a DatePicker matching the specified index. @param index the index of the DatePicker. 0 if only one is available @param year the year e.g. 2011 @param monthOfYear the month which starts from zero e.g. 0 for January @param dayOfMonth the day e.g. 10

(int index, int year, int monthOfYear, int dayOfMonth)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers

nothing calls this directly

Calls 3

getSmallTimeoutMethod · 0.95
waitForAndGetViewMethod · 0.80
waitForViewMethod · 0.45

Tested by

no test coverage detected