Home
last modified time | relevance | path

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

/frameworks/base/core/java/android/os/
DSELinux.java115 public static boolean restorecon(String pathname) throws NullPointerException { in restorecon() method in SELinux
143 public static boolean restorecon(File file) throws NullPointerException { in restorecon() method in SELinux