Home
last modified time | relevance | path

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

/art/test/031-class-attributes/src/
DClassAttrs.java44 protected interface ProtectedInnerInterface { interface in ClassAttrs
84 showModifiers(ProtectedInnerInterface.class); in test56267()
85 showModifiers(ProtectedInnerInterface[].class); in test56267()
/art/test/031-class-attributes/
Dexpected.txt17 protected abstract static interface ClassAttrs$ProtectedInnerInterface
18 protected abstract final [LClassAttrs$ProtectedInnerInterface;
36 …interface ClassAttrs$PrivateInnerInterface, interface ClassAttrs$ProtectedInnerInterface, interfac…