Home
last modified time | relevance | path

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

/aosp14/frameworks/base/services/core/java/com/android/server/pm/
H A DPackageInstallerSession.java284 private static final String ATTR_LOCATION = "location"; field in PackageInstallerSession
5134 out.attributeInt(null, ATTR_LOCATION, file.getLocation());
5322 in.getAttributeInt(null, ATTR_LOCATION, 0),