Home | History | Annotate | Download | only in devicepolicy

Lines Matching defs:environmentGetUserSystemDirectory

1032         return new File(mInjector.environmentGetUserSystemDirectory(userId), PROFILE_OWNER_XML);
1041 File environmentGetUserSystemDirectory(int userId) {