Home
last modified time | relevance | path

Searched defs:withPackageName (Results 1 – 2 of 2) sorted by relevance

/aosp14/frameworks/base/services/tests/servicestests/src/com/android/server/compat/
H A DApplicationInfoBuilder.java45 ApplicationInfoBuilder withPackageName(String packageName) { in withPackageName() method in ApplicationInfoBuilder
/aosp14/frameworks/base/core/java/android/content/
H A DAttributionSource.java203 public AttributionSource withPackageName(@Nullable String packageName) { in withPackageName() method in AttributionSource