Home
last modified time | relevance | path

Searched refs:isCompatibleWith (Results 1 – 7 of 7) sorted by relevance

/frameworks/base/media/mca/filterfw/java/android/filterfw/core/
DFilterPort.java121 && !frame.getFormat().isCompatibleWith(mPortFormat)) { in checkFrameType()
DFrameFormat.java196 public boolean isCompatibleWith(FrameFormat specification) { in isCompatibleWith() method in FrameFormat
DFilterGraph.java257 compatible = sourceFormat.isCompatibleWith(targetFormat); in runTypeCheckOn()
/frameworks/opt/setupwizard/tools/docs/
Dandroid-22.txt41628 method public boolean isCompatibleWith(java.lang.String) throws java.lang.NumberFormatException;
/frameworks/base/non-updatable-api/
Dcurrent.txt61705 method public boolean isCompatibleWith(String) throws java.lang.NumberFormatException;
/frameworks/base/api/
Dcurrent.txt61849 method public boolean isCompatibleWith(String) throws java.lang.NumberFormatException;
/frameworks/base/config/
Dhiddenapi-greylist-max-o.txt18274 Landroid/filterfw/core/FrameFormat;->isCompatibleWith(Landroid/filterfw/core/FrameFormat;)Z