Home
last modified time | relevance | path

Searched defs:BUGREPORT_ERROR_USER_DENIED_CONSENT (Results 1 – 2 of 2) sorted by relevance

/aosp12/frameworks/native/cmds/dumpstate/binder/android/os/
H A DIDumpstateListener.aidl45 const int BUGREPORT_ERROR_USER_DENIED_CONSENT = 3; field
/aosp12/frameworks/base/core/java/android/os/
H A DBugreportManager.java107 public static final int BUGREPORT_ERROR_USER_DENIED_CONSENT = field in BugreportManager.BugreportCallback