Searched refs:LOW (Results 1 – 5 of 5) sorted by relevance
56 mRS.setPriority(RenderScript.Priority.LOW); in testAPI()65 assertEquals(RenderScript.Priority.LOW, in testPriority()
24 public static final int LOW = 0; field in AnnotationCostRunPrecedence
677 mSettings.setRenderPriority(WebSettings.RenderPriority.LOW); in testSetRenderPriority()
3256 private enum ThresholdLevel { LOW, MEDIUM, HIGH }; enumConstant3264 ThresholdLevel.LOW, ThresholdLevel.MEDIUM, ThresholdLevel.HIGH}) { in testStartThresholdInFrames()3284 case LOW: in testStartThresholdInFrames()
38763 enum_constant @Deprecated public static final android.renderscript.RenderScript.Priority LOW;58110 enum_constant public static final android.webkit.WebSettings.RenderPriority LOW;