Searched refs:profileFile (Results 1 – 1 of 1) sorted by relevance
72 File profileFile = new File(mProfilesDirectory, p.getProfileName()); in deleteProfile() local73 if (!isChild(new File(mProfilesDirectory), profileFile)) { in deleteProfile()76 deleteProfile(profileFile); in deleteProfile()