Home
last modified time | relevance | path

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

/aosp14/frameworks/base/core/java/android/content/
H A DAttributionSource.java215 public AttributionSource withDefaultToken() { in withDefaultToken() method in AttributionSource
/aosp14/frameworks/base/services/core/java/com/android/server/pm/permission/
H A DPermissionManagerService.java1006 mAttributions.put(source.getToken(), source.withDefaultToken()); in registerAttributionSource()