Searched defs:getProperty (Results 1 – 12 of 12) sorted by relevance
330 fun getProperty(): java.lang.String in Test abstract mutable property of non-null string() method363 fun getProperty(): java.lang.String? in Test abstract mutable property of nullable string() method397 fun getProperty(): java.util.List<java.lang.String> in Test abstract mutable property of list of non-null string() method431 fun getProperty(): java.util.List<java.lang.String?> in Test abstract mutable property of list of nullable string() method465 fun getProperty(): T in Test mutable non-null generic property overriding property exposing public setter() method499 fun getProperty(): T? in Test mutable nullable generic property overriding property exposing public setter() method533 fun getProperty(): java.util.List<java.lang.String?> in Test mutable list of nullable property overriding property exposing public setter() method
366 public String getProperty(String name) { in getProperty() method in DeviceDescriptor
735 private String getProperty(IDevice device, String propName) { in getProperty() method in DeviceSelectionOptions
610 public String getProperty(final String name) throws DeviceNotAvailableException { in getProperty() method in NativeDevice
527 private String getProperty(ITestDevice testDevice, String property) { in getProperty() method in PtsBotTest
119 public String getProperty(String name) { in getProperty() method in StubDevice
95 public String getProperty(String name) throws DeviceNotAvailableException; in getProperty() method
META-INF/ META-INF/MANIFEST.MF org/ org/gradle/ org/ ...