Home
last modified time | relevance | path

Searched refs:onReportDenied (Results 1 – 8 of 8) sorted by relevance

/frameworks/native/libs/incidentcompanion/binder/android/os/
DIIncidentAuthListener.aidl33 void onReportDenied(); in onReportDenied() method
/frameworks/base/core/java/android/os/
DIncidentManager.java411 public void onReportDenied() {
414 AuthListener.this.onReportDenied();
417 AuthListener.this.onReportDenied();
431 public void onReportDenied() { in onReportDenied() method in IncidentManager.AuthListener
/frameworks/base/cmds/incidentd/src/
DBroadcaster.h83 virtual Status onReportDenied();
DBroadcaster.cpp49 Status Broadcaster::ConsentListener::onReportDenied() { in onReportDenied() function in android::os::incidentd::Broadcaster::ConsentListener
/frameworks/base/services/core/java/com/android/server/incident/
DPendingReports.java236 rec.listener.onReportDenied(); in denyReport()
462 listener.onReportDenied(); in denyReportBeforeAddingRec()
/frameworks/native/cmds/dumpstate/
Ddumpstate.h551 android::binder::Status onReportDenied() override;
Ddumpstate.cpp774 android::binder::Status Dumpstate::ConsentCallback::onReportDenied() { in onReportDenied() function in Dumpstate::ConsentCallback
/frameworks/base/core/api/
Dsystem-current.txt10874 method public void onReportDenied();