Home | History | Annotate | Download | only in pm

Lines Matching defs:getUserSystemDirectory

798         File userDir = getUserSystemDirectory(userId);
804 protected File getUserSystemDirectory(int userId) {
805 return Environment.getUserSystemDirectory(userId);