Searched defs:AttributionSource (Results 1 – 4 of 4) sorted by relevance
/aosp14/frameworks/base/core/java/android/content/ |
H A D | AttributionSource.java | 90 public final class AttributionSource implements Parcelable { class 102 public AttributionSource(int uid, @Nullable String packageName, in AttributionSource() method in AttributionSource 108 public AttributionSource(int uid, int pid, @Nullable String packageName, in AttributionSource() method in AttributionSource 115 public AttributionSource(int uid, @Nullable String packageName, in AttributionSource() method in AttributionSource 122 public AttributionSource(int uid, int pid, @Nullable String packageName, in AttributionSource() method in AttributionSource 130 public AttributionSource(int uid, @Nullable String packageName, in AttributionSource() method in AttributionSource 139 public AttributionSource(@NonNull AttributionSource current, @Nullable AttributionSource next) { in AttributionSource() method in AttributionSource 146 public AttributionSource(int uid, int pid, @Nullable String packageName, in AttributionSource() method in AttributionSource 153 public AttributionSource(int uid, int pid, @Nullable String packageName, in AttributionSource() method in AttributionSource 168 AttributionSource(@NonNull Parcel in) { in AttributionSource() method in AttributionSource [all …]
|
/aosp14/frameworks/base/core/java/android/app/ |
H A D | AppOpsManagerInternal.java | 102 SyncNotedAppOp noteProxyOperation(int code, @NonNull AttributionSource attributionSource, in noteProxyOperation() argument 151 @NonNull AttributionSource attributionSource, boolean startIfModeDefault, in startProxyOperation() argument 184 @NonNull AttributionSource attributionSource, in finishProxyOperation() argument
|
/aosp14/frameworks/base/services/core/java/com/android/server/policy/ |
H A D | AppOpsPolicy.java | 241 public SyncNotedAppOp noteProxyOperation(int code, @NonNull AttributionSource attributionSource, in noteProxyOperation() argument 268 @NonNull AttributionSource attributionSource, boolean startIfModeDefault, in startProxyOperation() argument 291 @NonNull AttributionSource attributionSource, boolean skipProxyOperation, in finishProxyOperation() argument
|
/aosp14/frameworks/base/tools/aapt2/integration-tests/CommandTests/ |
H A D | android-33.jar | AndroidManifest.xml
META-INF/
META-INF/MANIFEST.MF
NOTICES/
NOTICES/libcore ... |