Searched refs:propertyEquals (Results 1 – 2 of 2) sorted by relevance
60 return propertyEquals(device, BUILD_TYPE_PROPERTY, "user"); in isUserBuild()180 public static boolean propertyEquals(ITestDevice device, String property, String value) in propertyEquals() method in PropertyUtil
82 PropertyUtil.propertyEquals(getDevice(), "graphics.gpu.profiler.support", "true")); in checkGpuProfilingRequirements()