Home
last modified time | relevance | path

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

/art/test/025-access-controller/src/
DMain.java24 Privvy priv = new Privvy(38); in main()
DPrivvy.java21 class Privvy implements PrivilegedAction<Integer> { class
25 public Privvy(int val) { in Privvy() method in Privvy