Home
last modified time | relevance | path

Searched defs:toAppInfoWithoutState (Results 1 – 3 of 3) sorted by relevance

/frameworks/base/services/core/java/com/android/server/pm/parsing/pkg/
DAndroidPackage.java312 ApplicationInfo toAppInfoWithoutState(); in toAppInfoWithoutState() method
DPackageImpl.java516 public ApplicationInfo toAppInfoWithoutState() { in toAppInfoWithoutState() method in PackageImpl
/frameworks/base/core/java/android/content/pm/parsing/
DParsingPackageRead.java918 ApplicationInfo toAppInfoWithoutState(); in toAppInfoWithoutState() method