Home
last modified time | relevance | path

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

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