Searched defs:onReportDenied (Results 1 – 4 of 4) sorted by relevance
/frameworks/native/libs/incidentcompanion/binder/android/os/ | ||
D | IIncidentAuthListener.aidl | 33 void onReportDenied(); in onReportDenied() method |
/frameworks/base/core/java/android/os/ | ||
D | IncidentManager.java | 419 public void onReportDenied() { in onReportDenied() method in IncidentManager.AuthListener |
/frameworks/base/cmds/incidentd/src/ | ||
D | Broadcaster.cpp | 49 Status Broadcaster::ConsentListener::onReportDenied() { in onReportDenied() function in android::os::incidentd::Broadcaster::ConsentListener |
/frameworks/native/cmds/dumpstate/ | ||
D | dumpstate.cpp | 659 android::binder::Status Dumpstate::ConsentCallback::onReportDenied() { in onReportDenied() function in Dumpstate::ConsentCallback |