Searched defs:checkType (Results 1 – 9 of 9) sorted by relevance
559 private void checkType(final int key, final int expectedType) { in checkType() method in Metadata
173 boolean checkType(IInterface service); in checkType() method
165 protected boolean checkType(IInterface service) { in checkType() method in ConditionProviders
208 abstract protected boolean checkType(IInterface service); in checkType() method in ManagedServices
186 status_t CameraMetadata::checkType(uint32_t tag, uint8_t expectedType) { in checkType() function in android::CameraMetadata
2392 protected boolean checkType(IInterface service) { in checkType() method in ManagedServicesTest.TestManagedServices
89 private Element.DataType validateObjectIsPrimitiveArray(Object d, boolean checkType) { in validateObjectIsPrimitiveArray()
95 private Element.DataType validateObjectIsPrimitiveArray(Object d, boolean checkType) { in validateObjectIsPrimitiveArray()
2586 private boolean checkType(int type) { in checkType() method in EditStyledText.EditStyledTextSpans.MarqueeSpan