Home
last modified time | relevance | path

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

/frameworks/base/services/core/java/com/android/server/pm/
DPackageInstallerSession.java248 private static final String ATTR_LOCATION = "location"; field in PackageInstallerSession
4585 out.attributeInt(null, ATTR_LOCATION, file.getLocation()); in write()
4758 in.getAttributeInt(null, ATTR_LOCATION, 0), in readFromXml()