Home
last modified time | relevance | path

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

/frameworks/native/cmds/dumpstate/binder/android/os/
DIDumpstateListener.aidl50 const int BUGREPORT_ERROR_USER_CONSENT_TIMED_OUT = 4; field
/frameworks/base/core/java/android/os/
DBugreportManager.java92 public static final int BUGREPORT_ERROR_USER_CONSENT_TIMED_OUT = field in BugreportManager.BugreportCallback