Home
last modified time | relevance | path

Searched refs:BUGREPORT_MODE_TELEPHONY (Results 1 – 8 of 8) sorted by relevance

/aosp12/frameworks/base/core/java/android/os/
H A DBugreportParams.java52 BUGREPORT_MODE_TELEPHONY,
84 public static final int BUGREPORT_MODE_TELEPHONY = IDumpstate.BUGREPORT_MODE_TELEPHONY; field in BugreportParams
H A DBugreportManager.java254 new BugreportParams(BugreportParams.BUGREPORT_MODE_TELEPHONY), in startConnectivityBugreport()
/aosp12/frameworks/native/cmds/dumpstate/binder/android/os/
H A DIDumpstate.aidl44 const int BUGREPORT_MODE_TELEPHONY = 4; field
/aosp12/frameworks/base/services/core/java/com/android/server/os/
H A DBugreportManagerServiceImpl.java83 == BugreportParams.BUGREPORT_MODE_TELEPHONY /* checkCarrierPrivileges */); in startBugreport()
130 && mode != BugreportParams.BUGREPORT_MODE_TELEPHONY in validateBugreportMode()
/aosp12/frameworks/native/cmds/dumpstate/
H A Ddumpstate.h212 BUGREPORT_TELEPHONY = android::os::IDumpstate::BUGREPORT_MODE_TELEPHONY,
/aosp12/frameworks/base/packages/Shell/src/com/android/shell/
H A DBugreportProgressService.java603 } else if (type == BugreportParams.BUGREPORT_MODE_TELEPHONY) { in getBugreportBaseName()
/aosp12/frameworks/base/services/core/java/com/android/server/am/
H A DActivityManagerService.java6618 case BugreportParams.BUGREPORT_MODE_TELEPHONY: in requestBugReportWithDescription()
6677 BugreportParams.BUGREPORT_MODE_TELEPHONY); in requestTelephonyBugReport()
/aosp12/frameworks/base/core/api/
H A Dsystem-current.txt8171 field public static final int BUGREPORT_MODE_TELEPHONY = 4; // 0x4