Home
last modified time | relevance | path

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

/frameworks/base/core/java/android/os/
DBugreportManager.java69 BUGREPORT_ERROR_INVALID_INPUT,
80 public static final int BUGREPORT_ERROR_INVALID_INPUT = field in BugreportManager.BugreportCallback
81 IDumpstateListener.BUGREPORT_ERROR_INVALID_INPUT;
/frameworks/native/cmds/dumpstate/binder/android/os/
DIDumpstateListener.aidl41 const int BUGREPORT_ERROR_INVALID_INPUT = 1; field
/frameworks/native/cmds/dumpstate/
DDumpstateService.cpp151 signalErrorAndExit(listener, IDumpstateListener::BUGREPORT_ERROR_INVALID_INPUT); in startBugreport()
157 signalErrorAndExit(listener, IDumpstateListener::BUGREPORT_ERROR_INVALID_INPUT); in startBugreport()
Ddumpstate.cpp2457 listener_->onError(IDumpstateListener::BUGREPORT_ERROR_INVALID_INPUT); in Run()
/frameworks/native/cmds/dumpstate/tests/
Ddumpstate_smoke_test.cpp442 EXPECT_EQ(listener->getErrorCode(), IDumpstateListener::BUGREPORT_ERROR_INVALID_INPUT); in TEST_F()
/frameworks/base/api/
Dtest-current.txt1677 field public static final int BUGREPORT_ERROR_INVALID_INPUT = 1; // 0x1
Dsystem-current.txt5132 field public static final int BUGREPORT_ERROR_INVALID_INPUT = 1; // 0x1