Searched defs:specification (Results 1 – 2 of 2) sorted by relevance
196 public boolean isCompatibleWith(FrameFormat specification) { in isCompatibleWith()252 public boolean mayBeCompatibleWith(FrameFormat specification) { in mayBeCompatibleWith()
127 final PersistableBundle specification = new PersistableBundle(); in testGetSpecificationInfo() local