Searched refs:isCompatibleWith (Results 1 – 7 of 7) sorted by relevance
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()
41628 method public boolean isCompatibleWith(java.lang.String) throws java.lang.NumberFormatException;
61705 method public boolean isCompatibleWith(String) throws java.lang.NumberFormatException;
61849 method public boolean isCompatibleWith(String) throws java.lang.NumberFormatException;
18274 Landroid/filterfw/core/FrameFormat;->isCompatibleWith(Landroid/filterfw/core/FrameFormat;)Z