Searched defs:getDriver (Results 1 – 4 of 4) sorted by relevance
36 public UiAutomationDriver getDriver() { in getDriver() method in UiAutomationContext
52 public BaseDroidDriver<R, E> getDriver() { in getDriver() method in DroidDriverContext
81 const Driver &getDriver() const { return TheDriver; } in getDriver() function
37 const Driver &ToolChain::getDriver() const { in getDriver() function in ToolChain