Searched refs:isCompatibleWith (Results 1 – 7 of 7) sorted by relevance
117 bool (*isCompatibleWith)(uint32_t bridge_version); member
121 && !frame.getFormat().isCompatibleWith(mPortFormat)) { in checkFrameType()
196 public boolean isCompatibleWith(FrameFormat specification) { in isCompatibleWith() method in FrameFormat
257 compatible = sourceFormat.isCompatibleWith(targetFormat); in runTypeCheckOn()
AndroidManifest.xml META-INF/ META-INF/MANIFEST.MF NOTICES/ NOTICES/libcore ...
41628 method public boolean isCompatibleWith(java.lang.String) throws java.lang.NumberFormatException;
15387 Landroid/filterfw/core/FrameFormat;->isCompatibleWith(Landroid/filterfw/core/FrameFormat;)Z