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