Searched refs:propertyEquals (Results 1 – 1 of 1) sorted by relevance
51 return propertyEquals(device, BUILD_TYPE_PROPERTY, "user"); in isUserBuild()123 public static boolean propertyEquals(ITestDevice device, String property, String value) in propertyEquals() method in PropertyUtil