Home
last modified time | relevance | path

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

/aosp12/art/test/025-access-controller/src/
H A DPrivvy.java21 class Privvy implements PrivilegedAction<Integer> { class
25 public Privvy(int val) { in Privvy() method in Privvy