Home
last modified time | relevance | path

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

/aosp14/frameworks/base/core/java/android/content/
H A DAttributionSource.java284 public static class ScopedParcelState implements AutoCloseable { class in AttributionSource
291 public ScopedParcelState(AttributionSource attributionSource) { in ScopedParcelState() method in AttributionSource.ScopedParcelState