Home
last modified time | relevance | path

Searched defs:BUGREPORT_MIMETYPE (Results 1 – 2 of 2) sorted by relevance

/aosp12/frameworks/base/services/devicepolicy/java/com/android/server/devicepolicy/
H A DRemoteBugreportManager.java64 static final String BUGREPORT_MIMETYPE = "application/vnd.android.bugreport"; field in RemoteBugreportManager
/aosp12/frameworks/base/packages/Shell/src/com/android/shell/
H A DBugreportProgressService.java213 private static final String BUGREPORT_MIMETYPE = "application/vnd.android.bugreport"; field in BugreportProgressService