Home
last modified time | relevance | path

Searched refs:IIncidentAuthListener (Results 1 – 11 of 11) sorted by relevance

/aosp12/frameworks/base/services/core/java/com/android/server/incident/
H A DPendingReports.java28 import android.os.IIncidentAuthListener;
75 public IIncidentAuthListener listener;
85 IIncidentAuthListener listener) { in PendingReportRec()
137 final IIncidentAuthListener listener) { in authorizeReport()
157 public void cancelAuthorization(final IIncidentAuthListener listener) { in cancelAuthorization()
266 int flags, final IIncidentAuthListener listener) { in authorizeReportImpl()
316 private void cancelReportImpl(IIncidentAuthListener listener) { in cancelReportImpl()
328 private void cancelReportImpl(IIncidentAuthListener listener, ComponentName receiver, in cancelReportImpl()
399 private void removePendingReportRecLocked(IIncidentAuthListener listener) { in removePendingReportRecLocked()
414 private void denyReportBeforeAddingRec(IIncidentAuthListener listener, String pkg) { in denyReportBeforeAddingRec()
H A DIncidentCompanionService.java30 import android.os.IIncidentAuthListener;
87 final int flags, final IIncidentAuthListener listener) { in authorizeReport()
107 public void cancelAuthorization(final IIncidentAuthListener listener) { in cancelAuthorization()
/aosp12/frameworks/native/libs/incidentcompanion/binder/android/os/
H A DIIncidentCompanion.aidl19 import android.os.IIncidentAuthListener;
53 int flags, IIncidentAuthListener callback); in authorizeReport()
58 oneway void cancelAuthorization(IIncidentAuthListener callback); in cancelAuthorization()
H A DIIncidentAuthListener.aidl24 oneway interface IIncidentAuthListener { interface
/aosp12/frameworks/native/libs/incidentcompanion/
H A DAndroid.bp29 "binder/android/os/IIncidentAuthListener.aidl",
/aosp12/frameworks/base/core/java/android/os/
H A DIncidentManager.java384 IIncidentAuthListener.Stub mBinder = new IIncidentAuthListener.Stub() {
/aosp12/frameworks/base/boot/
H A Dpreloaded-classes5477 android.os.IIncidentAuthListener$Stub$Proxy
5478 android.os.IIncidentAuthListener$Stub
5479 android.os.IIncidentAuthListener
H A Dboot-image-profile.txt28816 Landroid/os/IIncidentAuthListener$Stub$Proxy;
28817 Landroid/os/IIncidentAuthListener$Stub;
28818 Landroid/os/IIncidentAuthListener;
/aosp12/frameworks/base/config/
H A Dpreloaded-classes5475 android.os.IIncidentAuthListener$Stub$Proxy
5476 android.os.IIncidentAuthListener$Stub
5477 android.os.IIncidentAuthListener
H A Dboot-image-profile.txt38453 Landroid/os/IIncidentAuthListener$Stub$Proxy;
38454 Landroid/os/IIncidentAuthListener$Stub;
38455 Landroid/os/IIncidentAuthListener;
/aosp12/frameworks/base/services/
H A Dart-profile19285 …Report(ILjava/lang/String;Ljava/lang/String;Ljava/lang/String;ILandroid/os/IIncidentAuthListener;)V
19286 …t/IncidentCompanionService$BinderService;->cancelAuthorization(Landroid/os/IIncidentAuthListener;)V
19311 …icLambda2;-><init>(Lcom/android/server/incident/PendingReports;Landroid/os/IIncidentAuthListener;)V
19318 …Report(ILjava/lang/String;Ljava/lang/String;Ljava/lang/String;ILandroid/os/IIncidentAuthListener;)V
19319 …rtImpl(ILjava/lang/String;Ljava/lang/String;Ljava/lang/String;ILandroid/os/IIncidentAuthListener;)V
19320 …m/android/server/incident/PendingReports;->cancelAuthorization(Landroid/os/IIncidentAuthListener;)V
19321 PLcom/android/server/incident/PendingReports;->cancelReportImpl(Landroid/os/IIncidentAuthListener;)V
19322 PLcom/android/server/incident/PendingReports;->cancelReportImpl(Landroid/os/IIncidentAuthListener;L…
19331 …Reports;->lambda$authorizeReportImpl$2$PendingReports(Landroid/os/IIncidentAuthListener;Landroid/c…
19332 …t/PendingReports;->lambda$cancelAuthorization$1$PendingReports(Landroid/os/IIncidentAuthListener;)V
[all …]