Home
last modified time | relevance | path

Searched defs:cancelBugreport (Results 1 – 12 of 12) sorted by relevance

/aosp12/packages/services/Car/car-lib/src/android/car/
H A DICarBugreportService.aidl45 void cancelBugreport() = 2; in cancelBugreport() method
H A DCarBugreportManager.java233 public void cancelBugreport() { in cancelBugreport() method in CarBugreportManager
/aosp12/frameworks/native/cmds/dumpstate/binder/android/os/
H A DIDumpstate.aidl84 void cancelBugreport(int callingUid, @utf8InCpp String callingPackage); in cancelBugreport() method
/aosp12/frameworks/native/cmds/dumpstate/
H A DDumpstateService.cpp161 binder::Status DumpstateService::cancelBugreport(int32_t calling_uid, in cancelBugreport() function in android::os::DumpstateService
/aosp12/frameworks/base/core/java/android/os/
H A DBugreportManager.java273 public void cancelBugreport() { in cancelBugreport() method in BugreportManager
/aosp14/frameworks/base/core/java/android/os/
H A DBugreportManager.java376 public void cancelBugreport() { in cancelBugreport() method in BugreportManager
/aosp12/frameworks/base/services/core/java/com/android/server/os/
H A DBugreportManagerServiceImpl.java99 public void cancelBugreport(int callingUidUnused, String callingPackage) { in cancelBugreport() method in BugreportManagerServiceImpl
/aosp12/packages/services/Car/service/src/com/android/car/
H A DCarBugreportManagerService.java145 public void cancelBugreport() { in cancelBugreport() method in CarBugreportManagerService
/aosp12/frameworks/base/core/tests/bugreports/src/com/android/os/bugreports/tests/
H A DBugreportManagerTest.java209 public void cancelBugreport() throws Exception { in cancelBugreport() method in BugreportManagerTest
/aosp14/frameworks/base/core/tests/bugreports/src/com/android/os/bugreports/tests/
H A DBugreportManagerTest.java297 public void cancelBugreport() throws Exception { in cancelBugreport() method in BugreportManagerTest
/aosp14/frameworks/base/services/core/java/com/android/server/os/
H A DBugreportManagerServiceImpl.java224 public void cancelBugreport(int callingUidUnused, String callingPackage) { in cancelBugreport() method in BugreportManagerServiceImpl
/aosp14/frameworks/base/tools/aapt2/integration-tests/CommandTests/
H A Dandroid-33.jarAndroidManifest.xml META-INF/ META-INF/MANIFEST.MF NOTICES/ NOTICES/libcore ...