Home
last modified time | relevance | path

Searched defs:mPrivacyPolicy (Results 1 – 4 of 4) sorted by relevance

/aosp12/frameworks/native/libs/incidentcompanion/include/android/os/
H A DIncidentManager.h59 int32_t mPrivacyPolicy; variable
/aosp12/frameworks/base/libs/incident/include_priv/android/os/
H A DIncidentReportArgs.h73 int mPrivacyPolicy; variable
/aosp12/frameworks/base/core/java/android/os/
H A DIncidentReportArgs.java37 private int mPrivacyPolicy; field in IncidentReportArgs
H A DIncidentManager.java279 private final int mPrivacyPolicy; field in IncidentManager.IncidentReport