Searched refs:getSystemProperty (Results 1 – 3 of 3) sorted by relevance
261 public Future<String> getSystemProperty(String name) { in testWaitForBootComplete()279 public Future<String> getSystemProperty(String name) { in testWaitForBoot_becomeComplete()312 public Future<String> getSystemProperty(String name) { in testWaitForBoot_timeout()
542 public Future<String> getSystemProperty(String name) { in getSystemProperty() method in StubDevice
241 String bootFlag = getIDevice().getSystemProperty("dev.bootcomplete").get(); in waitForBootComplete()