Home
last modified time | relevance | path

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

/frameworks/base/core/java/android/os/
DBugreportManager.java87 BUGREPORT_ERROR_INVALID_INPUT,
99 public static final int BUGREPORT_ERROR_INVALID_INPUT = field in BugreportManager.BugreportCallback
100 IDumpstateListener.BUGREPORT_ERROR_INVALID_INPUT;
/frameworks/native/cmds/dumpstate/binder/android/os/
DIDumpstateListener.aidl39 const int BUGREPORT_ERROR_INVALID_INPUT = 1; field
/frameworks/native/cmds/dumpstate/
DDumpstateService.cpp122 signalErrorAndExit(listener, IDumpstateListener::BUGREPORT_ERROR_INVALID_INPUT); in startBugreport()
131 signalErrorAndExit(listener, IDumpstateListener::BUGREPORT_ERROR_INVALID_INPUT); in startBugreport()
Ddumpstate.cpp2715 listener_->onError(IDumpstateListener::BUGREPORT_ERROR_INVALID_INPUT); in Run()
/frameworks/native/cmds/dumpstate/tests/
Ddumpstate_smoke_test.cpp545 EXPECT_EQ(listener->getErrorCode(), IDumpstateListener::BUGREPORT_ERROR_INVALID_INPUT); in TEST_F()
/frameworks/base/core/api/
Dcurrent.txt30704 field public static final int BUGREPORT_ERROR_INVALID_INPUT = 1; // 0x1