Home
last modified time | relevance | path

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

/frameworks/base/core/java/android/os/
DBugreportManager.java79 public abstract static class BugreportCallback { class in BugreportManager
228 @NonNull BugreportCallback callback) { in startBugreport()
304 @NonNull BugreportCallback callback in retrieveBugreport()
360 @NonNull BugreportCallback callback) { in startConnectivityBugreport()
422 private final BugreportCallback mCallback;
427 Executor executor, BugreportCallback callback, boolean isScreenshotRequested, in DumpstateListener()
/frameworks/base/services/tests/servicestests/src/com/android/server/os/
DBugreportManagerServiceImplTest.java33 import android.os.BugreportManager.BugreportCallback;
253 BugreportCallback.BUGREPORT_ERROR_NO_BUGREPORT_TO_RETRIEVE); in testRetrieveBugreportWithoutFilesForCaller()
/frameworks/base/core/tests/bugreports/src/com/android/os/bugreports/tests/
DBugreportManagerTest.java33 import android.os.BugreportManager.BugreportCallback;
312 BugreportCallback.BUGREPORT_ERROR_ANOTHER_REPORT_IN_PROGRESS); in simultaneousBugreportsNotAllowed()
426 private static final class BugreportCallbackImpl extends BugreportCallback {
/frameworks/base/services/core/java/com/android/server/os/
DBugreportManagerServiceImpl.java33 import android.os.BugreportManager.BugreportCallback;
/frameworks/base/packages/Shell/src/com/android/shell/
DBugreportProgressService.java53 import android.os.BugreportManager.BugreportCallback;
367 private final class BugreportCallbackImpl extends BugreportCallback {
/frameworks/base/core/api/
Dsystem-current.txt10640 …r, @NonNull java.util.concurrent.Executor, @NonNull android.os.BugreportManager.BugreportCallback);
10641 …s, @NonNull java.util.concurrent.Executor, @NonNull android.os.BugreportManager.BugreportCallback);
10644 public abstract static class BugreportManager.BugreportCallback {
Dcurrent.txt32640 …r, @NonNull java.util.concurrent.Executor, @NonNull android.os.BugreportManager.BugreportCallback);
32643 public abstract static class BugreportManager.BugreportCallback {
32644 ctor public BugreportManager.BugreportCallback();
/frameworks/base/tools/aapt2/integration-tests/CommandTests/
Dandroid-33.jarAndroidManifest.xml META-INF/ META-INF/MANIFEST.MF NOTICES/ NOTICES/libcore ...