Home
last modified time | relevance | path

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

/frameworks/base/core/java/android/os/
DBugreportManager.java72 BUGREPORT_ERROR_USER_CONSENT_TIMED_OUT,
92 public static final int BUGREPORT_ERROR_USER_CONSENT_TIMED_OUT = field in BugreportManager.BugreportCallback
93 IDumpstateListener.BUGREPORT_ERROR_USER_CONSENT_TIMED_OUT;
/frameworks/native/cmds/dumpstate/binder/android/os/
DIDumpstateListener.aidl50 const int BUGREPORT_ERROR_USER_CONSENT_TIMED_OUT = 4; field
/frameworks/base/core/tests/bugreports/src/android/server/bugreports/
DBugreportManagerTest.java107 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()
/frameworks/native/cmds/dumpstate/tests/
Ddumpstate_smoke_test.cpp414 listener->getErrorCode() == IDumpstateListener::BUGREPORT_ERROR_USER_CONSENT_TIMED_OUT); in TEST_F()
487 listener1->getErrorCode() == IDumpstateListener::BUGREPORT_ERROR_USER_CONSENT_TIMED_OUT); in TEST_F()
/frameworks/native/cmds/dumpstate/
Ddumpstate.cpp2466 listener_->onError(IDumpstateListener::BUGREPORT_ERROR_USER_CONSENT_TIMED_OUT); in Run()
/frameworks/base/api/
Dtest-current.txt1679 field public static final int BUGREPORT_ERROR_USER_CONSENT_TIMED_OUT = 4; // 0x4
Dsystem-current.txt5134 field public static final int BUGREPORT_ERROR_USER_CONSENT_TIMED_OUT = 4; // 0x4