Searched refs:whether (Results 1 – 6 of 6) sorted by relevance
31 and on any theory of liability, whether in contract, strict liability,
39 and on any theory of liability, whether in contract, strict liability,
11 // whether or not a pixel is on the current target layer. For pixels that are
97 # Tells whether to display a full report or only the messages364 # Tells whether missing members accessed in mixin class should be ignored. A387 # Tells whether we should check for unused import in __init__ files.
20 reconsider the benchmark and to check whether it can still fulfill this118 whether code is generated for all statements of Dhrystone.
7851 private void setHorizontallyScrolling(final boolean whether) throws Throwable { in setHorizontallyScrolling() argument7852 mActivityRule.runOnUiThread(() -> mTextView.setHorizontallyScrolling(whether)); in setHorizontallyScrolling()