Home
last modified time | relevance | path

Searched defs:getVersion (Results 1 – 3 of 3) sorted by relevance

/platform_testing/libraries/health/rules/src/android/platform/test/rule/
DAppVersionRule.java55 public String getVersion() throws NameNotFoundException { in getVersion() method in AppVersionRule
/platform_testing/libraries/app-helpers/core/src/android/platform/helpers/
DIAppHelper.java71 abstract String getVersion() throws NameNotFoundException; in getVersion() method
DAbstractStandardAppHelper.java232 public String getVersion() throws NameNotFoundException { in getVersion() method in AbstractStandardAppHelper