Home
last modified time | relevance | path

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

/frameworks/base/core/tests/bugreports/src/android/server/bugreports/
DBugreportManagerTest.java26 import android.os.BugreportManager.BugreportCallback;
107 BugreportCallback.BUGREPORT_ERROR_USER_CONSENT_TIMED_OUT); in normalFlow_wifi()
123 BugreportCallback.BUGREPORT_ERROR_USER_CONSENT_TIMED_OUT); in normalFlow_interactive()
135 BugreportCallback.BUGREPORT_ERROR_USER_CONSENT_TIMED_OUT); in normalFlow_full()
160 BugreportCallback.BUGREPORT_ERROR_ANOTHER_REPORT_IN_PROGRESS); in simultaneousBugreportsNotAllowed()
229 private static final class BugreportCallbackImpl extends BugreportCallback {
/frameworks/base/core/java/android/os/
DBugreportManager.java71 public abstract static class BugreportCallback { class in BugreportManager
156 @NonNull BugreportCallback callback) { in startBugreport()
230 private final BugreportCallback mCallback;
233 DumpstateListener(Executor executor, BugreportCallback callback, in DumpstateListener()
/frameworks/base/packages/Shell/src/com/android/shell/
DBugreportProgressService.java51 import android.os.BugreportManager.BugreportCallback;
52 import android.os.BugreportManager.BugreportCallback.BugreportErrorCode;
342 private final class BugreportCallbackImpl extends BugreportCallback {
/frameworks/base/api/
Dtest-current.txt2496 …s, @NonNull java.util.concurrent.Executor, @NonNull android.os.BugreportManager.BugreportCallback);
2499 public abstract static class BugreportManager.BugreportCallback {
2500 ctor public BugreportManager.BugreportCallback();
Dtest-lint-baseline.txt2538 ….os.BugreportParams, java.util.concurrent.Executor, android.os.BugreportManager.BugreportCallback):
Dsystem-current.txt8069 …s, @NonNull java.util.concurrent.Executor, @NonNull android.os.BugreportManager.BugreportCallback);
8072 public abstract static class BugreportManager.BugreportCallback {
8073 ctor public BugreportManager.BugreportCallback();
/frameworks/base/non-updatable-api/
Dsystem-current.txt6989 …s, @NonNull java.util.concurrent.Executor, @NonNull android.os.BugreportManager.BugreportCallback);
6992 public abstract static class BugreportManager.BugreportCallback {
6993 ctor public BugreportManager.BugreportCallback();