Home
last modified time | relevance | path

Searched defs:methodUnsupportedNotInAbstractParent (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/art/test/817-hiddenapi/src/
H A DNotInAbstractParent.java23 public int methodUnsupportedNotInAbstractParent() { in methodUnsupportedNotInAbstractParent() method in NotInAbstractParent
H A DNotInAbstractInterface.java22 int methodUnsupportedNotInAbstractParent(); in methodUnsupportedNotInAbstractParent() method