Searched refs:getFileContext (Results 1 – 2 of 2) sorted by relevance
72 public static final native String getFileContext(String path); in getFileContext() method in SELinux
2236 final String tcon = SELinux.getFileContext(file.getAbsolutePath()); in openForSystemServer()