Home
last modified time | relevance | path

Searched refs:BugreportErrorCode (Results 1 – 2 of 2) sorted by relevance

/frameworks/base/core/java/android/os/
DBugreportManager.java96 public @interface BugreportErrorCode {} annotation in BugreportManager.BugreportCallback
145 public void onError(@BugreportErrorCode int errorCode) {} in onError()
/frameworks/base/packages/Shell/src/com/android/shell/
DBugreportProgressService.java388 public void onError(@BugreportErrorCode int errorCode) { in onError()