Home
last modified time | relevance | path

Searched refs:curProfileDir (Results 1 – 1 of 1) sorted by relevance

/frameworks/base/core/java/com/android/internal/os/
DZygoteInit.java607 File curProfileDir = Environment.getDataProfilesDePackageDirectory( in prepareSystemServerProfile() local
609 String curProfilePath = new File(curProfileDir, systemServerProfileName).getAbsolutePath(); in prepareSystemServerProfile()