Searched refs:getBooleanValue (Results 1 – 7 of 7) sorted by relevance
309 if (MoreKeySpec.getBooleanValue(moreKeys, MORE_KEYS_HAS_LABELS)) { in Key()312 if (MoreKeySpec.getBooleanValue(moreKeys, MORE_KEYS_NEEDS_DIVIDERS)) { in Key()315 if (MoreKeySpec.getBooleanValue(moreKeys, MORE_KEYS_NO_PANEL_AUTO_MORE_KEY)) { in Key()
144 .setBoolean(event.getBooleanValue()) in devicePolicyEventToLogger()
153 public boolean getBooleanValue() { in getBooleanValue() method in StatsDimensionsValue
89 assertThat(sdvChildren.get(4).getBooleanValue()).isEqualTo(boolValue); in testConversionFromStructuredParcel()
306 final boolean actualValue = MoreKeySpec.getBooleanValue(actual, key); in assertGetBooleanValue()
340 public static boolean getBooleanValue(@Nullable final String[] moreKeys, final String key) { in getBooleanValue() method in MoreKeySpec
62 method public boolean getBooleanValue();