Searched refs:getPropertyInt (Results 1 – 1 of 1) sorted by relevance
82 int vendorApiLevel = getPropertyInt(device, VNDK_VERSION); in isVendorApiLevelNewerThan()148 public static int getPropertyInt(ITestDevice device, String property) in getPropertyInt() method in PropertyUtil