Home
last modified time | relevance | path

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

/aosp14/frameworks/base/services/core/java/com/android/server/pm/pkg/
H A DPackageStateInternal.java52 InstallSource getInstallSource(); in getInstallSource() method
/aosp14/frameworks/base/services/core/java/com/android/server/pm/
H A DInstallRequest.java326 public InstallSource getInstallSource() { in getInstallSource() method in InstallRequest
H A DComputerEngine.java4998 private InstallSource getInstallSource(@NonNull String packageName, int callingUid, in getInstallSource() method in ComputerEngine