Searched refs:FOLDER_NAME (Results 1 – 3 of 3) sorted by relevance
47 private static final String FOLDER_NAME = "cross_profile_apps"; field in CrossProfileAppsSnapshot158 return new File(context.getFilesDir(), FOLDER_NAME); in getFolder()
52 private static final String FOLDER_NAME = "system_apps_v2"; field in SystemAppsSnapshot164 return new File(context.getFilesDir(), FOLDER_NAME); in getFolder()
51 private static final String FOLDER_NAME = "Top"; field in DocumentInfoTest130 InspectorProvider.AUTHORITY, FOLDER_NAME); in testFolderMimeTypeFromUri()