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

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

Completed in 265 milliseconds