Searched refs:getBooleanValue (Results 1 – 8 of 8) sorted by relevance
20 import static com.android.server.integrity.parser.BinaryFileOperations.getBooleanValue;105 assertThat(getBooleanValue(inputStream)).isEqualTo(true); in testGetBooleanValue_true()114 assertThat(getBooleanValue(inputStream)).isEqualTo(false); in testGetBooleanValue_false()
75 public static boolean getBooleanValue(BitInputStream bitInputStream) throws IOException { in getBooleanValue() method in BinaryFileOperations
33 import static com.android.server.integrity.parser.BinaryFileOperations.getBooleanValue;186 boolean booleanValue = getBooleanValue(bitInputStream); in parseAtomicFormula()
89 assertThat(sdvChildren.get(4).getBooleanValue()).isEqualTo(boolValue); in testConversionFromStructuredParcel()
153 public boolean getBooleanValue() { in getBooleanValue() method in StatsDimensionsValue
62 method public boolean getBooleanValue();
META-INF/ META-INF/MANIFEST.MF org/ org/clearsilver/ org/ ...
8417 method public boolean getBooleanValue();