Home
last modified time | relevance | path

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

/art/test/674-hiddenapi/src/
DParentClass.java103 protected int methodProtectedBlacklist() { return 443; } in methodProtectedBlacklist() method in ParentClass
186 public int callMethodProtectedBlacklist() { return methodProtectedBlacklist(); } in callMethodProtectedBlacklist()
/art/test/674-hiddenapi/
Dhiddenapi-flags.csv78 LParentClass;->methodProtectedBlacklist()I,blacklist