Searched refs:setFileContext (Results 1 – 3 of 3) sorted by relevance
78 public static final native boolean setFileContext(String path, String context); in setFileContext() method in SELinux
1283 boolean success = SELinux.setFileContext(path, ctx);
37842 Landroid/os/SELinux;->setFileContext(Ljava/lang/String;Ljava/lang/String;)Z