Home
last modified time | relevance | path

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

/frameworks/base/services/core/java/com/android/server/pm/
DInstantAppRegistry.java548 || hasInstantAppMetadataLPr(packageName, userId); in hasInstantApplicationMetadataLPr()
616 private boolean hasInstantAppMetadataLPr(String packageName, @UserIdInt int userId) { in hasInstantAppMetadataLPr() method in InstantAppRegistry