Searched defs:expectedType (Results 1 – 6 of 6) sorted by relevance
59 int expectedType = InputType.TYPE_CLASS_NUMBER; in getExpectedNumericType() local
191 private Object createCustom(AttributeSet attrs, Class expectedType, String tag) { in createCustom()
199 private Object createCustom(AttributeSet attrs, Class expectedType, String tag) { in createCustom()
543 private void checkType(final int key, final int expectedType) { in checkType()
172 status_t CameraMetadata::checkType(uint32_t tag, uint8_t expectedType) { in checkType()
2287 final long expectedType = expectedFlags & FIELD_TYPE_MASK; in checkFieldId() local