Home
last modified time | relevance | path

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

/aosp12/frameworks/base/core/java/android/content/
H A DContentProvider.java1050 public final class CallingIdentity { class in ContentProvider
1057 public CallingIdentity(long binderToken, @Nullable AttributionSource attributionSource) { in CallingIdentity() method in ContentProvider.CallingIdentity