Home
last modified time | relevance | path

Searched refs:methodProtectedUnsupported (Results 1 – 2 of 2) sorted by relevance

/art/test/674-hiddenapi/src/
DParentClass.java93 protected int methodProtectedUnsupported() { return 423; } in methodProtectedUnsupported() method in ParentClass
178 public int callMethodProtectedUnsupported() { return methodProtectedUnsupported(); } in callMethodProtectedUnsupported()
/art/test/674-hiddenapi/
Dhiddenapi-flags.csv80 LParentClass;->methodProtectedUnsupported()I,unsupported