Searched refs:getSystemProperty (Results 1 – 3 of 3) sorted by relevance
262 public Future<String> getSystemProperty(String name) { in testWaitForBootComplete()280 public Future<String> getSystemProperty(String name) { in testWaitForBoot_becomeComplete()313 public Future<String> getSystemProperty(String name) { in testWaitForBoot_timeout()
543 public Future<String> getSystemProperty(String name) { in getSystemProperty() method in StubDevice
256 String bootFlag = getIDevice().getSystemProperty("dev.bootcomplete").get(); in waitForBootComplete()