Home
last modified time | relevance | path

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

/frameworks/native/cmds/dumpstate/binder/android/os/
DIDumpstateListener.aidl39 const int BUGREPORT_ERROR_INVALID_INPUT = 1; field
/frameworks/base/core/java/android/os/
DBugreportManager.java89 BUGREPORT_ERROR_INVALID_INPUT,
102 public static final int BUGREPORT_ERROR_INVALID_INPUT = field in BugreportManager.BugreportCallback
103 IDumpstateListener.BUGREPORT_ERROR_INVALID_INPUT;
/frameworks/native/cmds/dumpstate/
DDumpstateService.cpp152 signalErrorAndExit(listener, IDumpstateListener::BUGREPORT_ERROR_INVALID_INPUT); in startBugreport()
161 signalErrorAndExit(listener, IDumpstateListener::BUGREPORT_ERROR_INVALID_INPUT); in startBugreport()
235 signalErrorAndExit(listener, IDumpstateListener::BUGREPORT_ERROR_INVALID_INPUT); in retrieveBugreport()
Ddumpstate.cpp3144 listener_->onError(IDumpstateListener::BUGREPORT_ERROR_INVALID_INPUT); in HandleRunStatus()
/frameworks/native/cmds/dumpstate/tests/
Ddumpstate_smoke_test.cpp549 EXPECT_EQ(listener->getErrorCode(), IDumpstateListener::BUGREPORT_ERROR_INVALID_INPUT); in TEST_F()
/frameworks/base/tools/aapt2/integration-tests/CommandTests/
Dandroid-33.jarAndroidManifest.xml META-INF/ META-INF/MANIFEST.MF NOTICES/ NOTICES/libcore ...
/frameworks/base/core/api/
Dcurrent.txt32650 field public static final int BUGREPORT_ERROR_INVALID_INPUT = 1; // 0x1