Home
last modified time | relevance | path

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

/aosp14/frameworks/base/core/java/android/os/
H A DSELinux.java139 public static boolean restorecon(String pathname) throws NullPointerException { in restorecon() method in SELinux
167 public static boolean restorecon(File file) throws NullPointerException { in restorecon() method in SELinux