Home
last modified time | relevance | path

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

/frameworks/base/core/java/android/os/
DBugreportManager.java77 public @interface BugreportErrorCode {} annotation in BugreportManager.BugreportCallback
118 public void onError(@BugreportErrorCode int errorCode) {} in onError()