/aosp_15_r20/frameworks/base/services/core/java/com/android/server/os/ |
H A D | BugreportManagerServiceImpl.java | 172 int userId, String bugreportFile, boolean forceUpdateMapping) { in ensureCallerPreviouslyGeneratedFile() 230 String bugreportFile, String packageName) { in throwInvalidBugreportFileForCallerException() 240 Pair<Integer, String> caller, String bugreportFile, boolean keepOnRetrieval) { in addBugreportFileForCaller() 310 private void addBugreportMapping(Pair<Integer, String> caller, String bugreportFile) { in addBugreportMapping() 381 String bugreportFile = parser.getAttributeValue(null, ATTR_BUGREPORT_FILE); in readBugreportMapEntry() local 387 String bugreportFile = parser.getAttributeValue(null, ATTR_BUGREPORT_FILE); in readPersistentBugreportEntry() local 393 private void writeBugreportMapEntry(Pair<Integer, String> callingInfo, String bugreportFile, in writeBugreportMapEntry() 403 String bugreportFile, TypedXmlSerializer out) throws IOException { in writePersistentBugreportEntry() 580 FileDescriptor bugreportFd, String bugreportFile, in retrieveBugreport() 1062 public void onFinished(String bugreportFile) throws RemoteException { in onFinished()
|
/aosp_15_r20/test/cts-root/tests/bugreport/src/android/bugreport/cts_root/ |
H A D | BugreportManagerTest.java | 156 File bugreportFile = createTempFile("bugreport_" + name.getMethodName(), ".zip"); in testRetrieveBugreportConsentGranted() local 194 File bugreportFile = createTempFile("bugreport_" + name.getMethodName(), ".zip"); in testRetrieveBugreportConsentDenied() local 237 File bugreportFile = createTempFile( in testBugreportsLimitReached() local 393 File bugreportFile = createTempFile("startbugreport", ".zip"); in startFullReport() local 412 File bugreportFile = createTempFile("startbugreport", ".zip"); in startDeferredReport() local 526 public void onFinished(String bugreportFile) { in onFinished()
|
/aosp_15_r20/frameworks/base/core/java/android/os/ |
H A D | BugreportManager.java | 166 public void onFinished(@NonNull String bugreportFile) {} in onFinished() 300 public void retrieveBugreport( in retrieveBugreport() 315 bugreportFile, in retrieveBugreport() local 456 public void onFinished(String bugreportFile) throws RemoteException { in onFinished()
|
/aosp_15_r20/external/robolectric/shadows/framework/src/main/java/org/robolectric/shadows/ |
H A D | ShadowBugreportManager.java | 76 String bugreportFile, in retrieveBugreport() 125 public void executeOnFinished(String bugreportFile) { in executeOnFinished()
|
/aosp_15_r20/frameworks/base/packages/Shell/src/com/android/shell/ |
H A D | BugreportProgressService.java | 463 File bugreportFile = mInfo.bugreportLocationInfo.mBugreportFile; in sendBugreportFinishedBroadcastLocked() local 486 String bugreportFileName, File bugreportFile, long nonce) { in sendRemoteBugreportFinishedBroadcast() 1227 File bugreportFile = info.bugreportLocationInfo.mBugreportFile; in onBugreportFinished() local 1567 File bugreportFile = info.bugreportLocationInfo.mBugreportFile; in zipBugreport() local 1650 File bugreportFile = info.bugreportLocationInfo.mBugreportFile; in addDetailsToZipFileLocked() local 2494 BugreportLocationInfo(File bugreportFile) { in BugreportLocationInfo()
|
/aosp_15_r20/out/soong/.intermediates/frameworks/base/packages/Shell/Shell/android_common/repackaged-jarjar/javac/ |
D | Shell.jar | com/android/shell/Screenshooter.class
Screenshooter.java
package com.android.shell
final ... |
/aosp_15_r20/out/soong/.intermediates/frameworks/base/packages/Shell/Shell/android_common/javac/ |
D | Shell.jar | META-INF/
META-INF/MANIFEST.MF
android/
android/os/
android/ ... |
/aosp_15_r20/out/soong/.intermediates/frameworks/native/cmds/dumpstate/libdumpstateaidl/android_arm64_armv8-2a_cortex-a55_shared/gen/aidl/android/os/ |
D | BnDumpstateListener.h | 41 ::android::binder::Status onFinished(const ::std::string& bugreportFile) override { in onFinished()
|
D | BnDumpstate.h | 48 …int32_t userId, ::android::base::unique_fd bugreportFd, const ::std::string& bugreportFile, bool k… in retrieveBugreport()
|
D | IDumpstateListener.cpp | 81 ::android::binder::Status BpDumpstateListener::onFinished(const ::std::string& bugreportFile) { in onFinished()
|
D | IDumpstate.cpp | 165 …ngPackage, int32_t userId, ::android::base::unique_fd bugreportFd, const ::std::string& bugreportF… in retrieveBugreport()
|
/aosp_15_r20/frameworks/native/cmds/dumpstate/binder/android/os/ |
H A D | IDumpstateListener.aidl | 66 oneway void onFinished(@utf8InCpp String bugreportFile); in onFinished()
|
H A D | IDumpstate.aidl | 132 @utf8InCpp String bugreportFile, in retrieveBugreport()
|
/aosp_15_r20/tools/tradefederation/core/device_build_interfaces/com/android/tradefed/util/ |
D | Bugreport.java | 42 public Bugreport(File bugreportFile, boolean isZipped) { in Bugreport()
|
/aosp_15_r20/frameworks/base/services/tests/servicestests/src/com/android/server/os/ |
H A D | BugreportManagerServiceImplTest.java | 302 public void onFinished(String bugreportFile) throws RemoteException { in onFinished()
|
/aosp_15_r20/tools/tradefederation/core/src/com/android/tradefed/device/connection/ |
D | AdbSshConnection.java | 515 File bugreportFile = null; in getSshBugreport() local
|
/aosp_15_r20/tools/tradefederation/core/src/com/android/tradefed/device/ |
D | TestDevice.java | 374 File bugreportFile = null; in takeBugreport() local 397 FileUtil.writeToFile(bugreport.createInputStream(), bugreportFile); in takeBugreport() local
|
/aosp_15_r20/out/soong/.intermediates/frameworks/base/services/core/services.core.unboosted/android_common/repackaged-jarjar/javac-22/ |
D | services.core.unboosted.jar | com/android/server/pm/CrossProfileResolver.class
CrossProfileResolver.java
package com.android. ... |
/aosp_15_r20/out/soong/.intermediates/frameworks/base/services/core/services.core.unboosted/android_common/javac/ |
D | services.core.unboosted.jar22 | META-INF/
META-INF/MANIFEST.MF
com/
com/android/
com/ ... |
D | services.core.unboosted.jar39 | META-INF/
META-INF/MANIFEST.MF
android/
android/gsi/
android/ ... |
/aosp_15_r20/out/soong/.intermediates/frameworks/base/framework-minus-apex/android_common/repackaged-jarjar/javac-10/ |
D | framework.jar | android/os/NewUserRequest.class
NewUserRequest.java
package android.os
public final android.os ... |
/aosp_15_r20/out/soong/.intermediates/frameworks/base/framework-minus-apex/android_common/javac/ |
D | framework.jar10 | META-INF/
META-INF/MANIFEST.MF
android/
android/net/
android/ ... |
/aosp_15_r20/out/soong/.intermediates/frameworks/base/services/core/services.core.unboosted/android_common/repackaged-jarjar/javac-39/ |
D | services.core.unboosted.jar | com/android/server/wm/utils/WmDisplayCutout.class
WmDisplayCutout.java
package com. ... |
/aosp_15_r20/out/soong/.intermediates/frameworks/base/packages/Shell/Shell/android_common/withres/ |
D | Shell.jar | META-INF/
META-INF/MANIFEST.MF
META-INF/activity_release.kotlin_module
META ... |
/aosp_15_r20/out/target/common/obj/APPS/Shell_intermediates/ |
D | classes.jar | META-INF/
META-INF/MANIFEST.MF
META-INF/activity_release.kotlin_module
META ... |