Searched refs:hasMake (Results 1 – 1 of 1) sorted by relevance
125 public final boolean hasMake; field in ExifInterfaceTest.ExpectedValue185 hasMake = typedArray.getBoolean(index++, false); in ExpectedValue()331 assertEquals(expectedValue.hasMake, make != null); in compareWithExpectedValue()332 if (expectedValue.hasMake) { in compareWithExpectedValue()482 if (expectedValue.hasMake) { in testExifInterfaceRange()