Home
last modified time | relevance | path

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

/aosp14/frameworks/base/libs/incident/include_priv/android/os/
H A DIncidentReportArgs.h73 int mPrivacyPolicy; variable
/aosp14/frameworks/base/core/java/android/os/
H A DIncidentReportArgs.java37 private int mPrivacyPolicy; field in IncidentReportArgs
H A DIncidentManager.java293 private final int mPrivacyPolicy; field in IncidentManager.IncidentReport