Home | History | Annotate | Download | only in locksettings

Lines Matching defs:getChildProfileLockFile

322             deleteFile(getChildProfileLockFile(userId));
329 writeFile(getChildProfileLockFile(userId), lock);
333 return readFile(getChildProfileLockFile(userId));
337 return hasFile(getChildProfileLockFile(userId));
471 String getChildProfileLockFile(int userId) {