Home
last modified time | relevance | path

Searched refs:newFileOrNull (Results 1 – 4 of 4) sorted by relevance

/frameworks/base/core/java/android/app/
DLoadedApk.java383 mDataDirFile = FileUtils.newFileOrNull(aInfo.dataDir); in setApplicationInfo()
384 mDeviceProtectedDataDirFile = FileUtils.newFileOrNull(aInfo.deviceProtectedDataDir); in setApplicationInfo()
385 mCredentialProtectedDataDirFile = FileUtils.newFileOrNull(aInfo.credentialProtectedDataDir); in setApplicationInfo()
/frameworks/base/core/java/android/os/
DFileUtils.java1229 public static @Nullable File newFileOrNull(@Nullable String path) { in newFileOrNull() method in FileUtils
/frameworks/base/config/
Dboot-image-profile.txt11460 HSPLandroid/os/FileUtils;->newFileOrNull(Ljava/lang/String;)Ljava/io/File;
Dhiddenapi-greylist-max-o.txt49861 Landroid/os/FileUtils;->newFileOrNull(Ljava/lang/String;)Ljava/io/File;