Searched refs:restorecon (Results 1 – 5 of 5) sorted by relevance
139 public static boolean restorecon(String pathname) throws NullPointerException { in restorecon() method in SELinux167 public static boolean restorecon(File file) throws NullPointerException { in restorecon() method in SELinux
84 if (!SELinux.restorecon(BASE)) {
3082 if (!SELinux.restorecon(tracesDir)) { in dumpStackTraces()3191 if (!SELinux.restorecon(tracesDir.getPath())) { in logAppTooSlow()
754 if (!SELinux.restorecon(file)) { in updateWallpaperBitmapLocked()
4479 } else if (!SELinux.restorecon(nativeLibraryDir)) { in copyNativeLibrariesForInternalApp()7006 if (!SELinux.restorecon(newCodeFile)) { in doRename()8025 if (!SELinux.restorecon(tmpPackageFile)) { in createTempPackageFile()