Home
last modified time | relevance | path

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

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