Searched refs:IIncidentAuthListener (Results 1 – 6 of 6) sorted by relevance
28 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()397 private void removePendingReportRecLocked(IIncidentAuthListener listener) { in removePendingReportRecLocked()412 private void denyReportBeforeAddingRec(IIncidentAuthListener listener, String pkg) { in denyReportBeforeAddingRec()
30 import android.os.IIncidentAuthListener;87 final int flags, final IIncidentAuthListener listener) { in authorizeReport()107 public void cancelAuthorization(final IIncidentAuthListener listener) { in cancelAuthorization()
19 import android.os.IIncidentAuthListener;53 int flags, IIncidentAuthListener callback); in authorizeReport()58 oneway void cancelAuthorization(IIncidentAuthListener callback); in cancelAuthorization()
24 oneway interface IIncidentAuthListener { interface
20 "binder/android/os/IIncidentAuthListener.aidl",
386 IIncidentAuthListener.Stub mBinder = new IIncidentAuthListener.Stub() {