Home
last modified time | relevance | path

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

/frameworks/native/cmds/dumpstate/binder/android/os/
DIDumpstateListener.aidl54 const int BUGREPORT_ERROR_NO_BUGREPORT_TO_RETRIEVE = 6; field
/frameworks/base/core/java/android/os/
DBugreportManager.java122 public static final int BUGREPORT_ERROR_NO_BUGREPORT_TO_RETRIEVE = field in BugreportManager.BugreportCallback